Re: How can I Use exact URLs

2024-06-13 Thread ran liu
[image: image.png] 在2024年6月13日星期四 UTC+8 17:55:15 写道: > [image: image.png] > like this operator in this pic,I want to know how to add exact urls in > adgroup,can you show me the java code > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdevelo

How can I Use exact URLs

2024-06-13 Thread ran liu
[image: image.png] like this operator in this pic,I want to know how to add exact urls in adgroup,can you show me the java code -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

keyword.match_type cannot be modified by ‘'UPDATE' operation

2024-05-12 Thread ran liu
com.google.ads.googleads.v16.errors.GoogleAdsException: errors { error_code { request_error: IMMUTABLE_FIELD } message: "Field \'keyword.match_type\' cannot be modified by \'UPDATE\' operation." location { field_path_elements { field_name: "operations" index: 0 }

Batch enable advertising error message

2024-03-06 Thread ran liu
Hello everyone, we have encountered an issue where we encountered an error message while enabling advertisements in bulk. The message is "The request would cause a limit on the number of allowed resources of this type to be exceeded." Upon inspection, it was found that there were only 20 advert

call Google ads api(GoogleAdsServiceClient#mutate) exception

2024-01-09 Thread ran liu
we call the Google ads api(GoogleAdsServiceClient#mutate) ,meet an error, the requestid is : 3VgRMsmMaXlYlZmRQLLw7A The details are as follows: {"extractError":[{"errorCode":"asset_group_listing_group_filter_error: UNIT_CANNOT_HAVE_CHILDREN\n","errorValue":"int64_value: 6462030945\n"}],"origin

call Google ads api(GoogleAdsServiceClient#mutate) exception

2024-01-09 Thread ran liu
When managing Google ads, remove a piece of advertising data and call the Google ads api(GoogleAdsServiceClient#mutate) ,we meet an error, the requestid is : 3VgRMsmMaXlYlZmRQLLw7A The details are as follows: {"extractError":[{"errorCode":"asset_group_listing_group_filter_error: UNIT_CANNOT_H

call Google ads api(GoogleAdsServiceClient.mutate) exception

2024-01-09 Thread ran liu
we call the Google ads api(GoogleAdsServiceClient#mutate) ,meet an error, the requestid is : 3VgRMsmMaXlYlZmRQLLw7A The details are as follows: { "extractError": [{ "errorCode": "asset_group_listing_group_filter_error: UNIT_CANNOT_HAVE_CHILDREN", "errorValue": "int64_value: 6462030945" }], "ori

call Google ads api(GoogleAdsServiceClient.mutate) exception

2024-01-09 Thread ran liu
we call the Google ads api(GoogleAdsServiceClient.mutate) ,meet an error, the requestid is : 3VgRMsmMaXlYlZmRQLLw7A The details are as follows: { "extractError": [{ "errorCode": "asset_group_listing_group_filter_error: UNIT_CANNOT_HAVE_CHILDREN", "errorValue": "int64_value: 6462030945" }], "ori

Re: get labels data from ad_group_ad not match google ads

2023-12-04 Thread ran liu
Thank you very much for your reply. We have found the reason. When the operation staff tagged account A, they tagged account B. When we pulled the label data of account A, we could not directly pull the label data of account B. 在2023年12月5日星期二 UTC+8 03:10:01 写道: > Hi, > > Thank you for reaching

Migrating code to fetch customer IDs

2022-05-08 Thread Ran Koren
HI I am working on migrating our AdWords API code to google ads API. The current code implementation is retrieving AdWords Account customers and the download report data for each customer. In the code we are doing the following: 1. Create credentials using clientId, clientSecret and refresh to

Using adwords-axis to download report from adWords account

2022-04-27 Thread Ran Koren
Our system is currently using adwords-axis library to download report for our customers who want to query the Ads data. Our code is using: AdWordsServices to get the customers for each customer we get the AdWordsSession and then use the ReportDownloader to download the session report. Are th

try to create multiple ad on same ad group, but api throw error DatabaseError.CONCURRENT_MODIFICATION

2018-11-21 Thread RAN HU
Hi Google, try to create multiple ad on same ad group, but api throw error DatabaseError.CONCURRENT_MODIFICATION im using node js generate soap request manually, if need soap request please ask me. Thanks, Ran -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog

Question for delete campaign

2018-11-14 Thread RAN HU
paign'] im using Nodejs, i generate soap requst mysel since google not provide node js package. Thanks, Ran -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You rec

Try to update ad group keyword

2018-11-13 Thread RAN HU
EDhttp://www.example.com/mars but it does NOT update keyword of criterion Thanks, Ran -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you

Create Campaign Soap Order

2018-11-12 Thread RAN HU
s://adwords.google.com/api/adwords/cm/v201809":trackingUrlTemplate, "https://adwords.google.com/api/adwords/cm/v201809":finalUrlSuffix, "https://adwords.google.com/api/adwords/cm/v201809":urlCustomParameters, "https://adwords.google.com/api/adwords/cm/v201809":

try to using AdGroupAdService to add ads but fail

2018-11-08 Thread RAN HU
http://schemas.xmlsoap.org/soap/envelope/"; xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; xmlns:tns="https://adwords.google.com/api/adwords/cm/v201809"; xmlns:jaxb="http://java.sun.com/xml/ns/jaxb";>https://adwords.google.com/api/adwords/cm/v201809"; xmlns="https://adwords.google.com

AdGroupAdService add ads

2018-11-08 Thread RAN HU
http://schemas.xmlsoap.org/soap/envelope/"; xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; xmlns:tns="https://adwords.google.com/api/adwords/cm/v201809"; xmlns:jaxb="http://java.sun.com/xml/ns/jaxb";>https://adwords.google.com/api/adwords/cm/v201809"; xmlns="https://adwords.google.com/

no campaigns

2018-10-24 Thread RAN HU
using test account, create some test campaigns calling api, but no campaigns { totalNumEntries: 0, 'Page.Type': 'CampaignPage' } -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

no Campaign

2018-10-24 Thread RAN HU
using test account, add some campaigns try to call CampaignService.get got this { totalNumEntries: 0, 'Page.Type': 'CampaignPage' } why there is no campaigns -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~

no campaigns

2018-10-24 Thread ran . hu
using test account, add some campaigns try to call CampaignService.get got this { totalNumEntries: 0, 'Page.Type': 'CampaignPage' } why there is no campaigns -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~

Re: Failed to refresh access token

2017-03-08 Thread ran
cally. We can't seem to bypass the manual Google authentication through the browser (this is a web application client). Did we miss something or there's simply no way to catch that error and automatically recreate the refresh token? Thanks, Ran. On Monday, January 23, 2017 at 11

Alerts Retrieving

2015-06-29 Thread ran
ccount and start running your ads, enter your billing information. As I understand, this could be done 2 versions ago by using the AlertService. Not sure how I should do it in the current version. Would really appreciate your help. Thanks, Ran. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

Re: API developer token taking crazy long

2012-06-21 Thread ran
Thank you! Customer ID: 518-142-3277 Looking forward to receive from you soon. Best regards, Ran On Friday, May 4, 2012 2:45:07 AM UTC+8, Kevin Winter wrote: > > Hi Maarten, > The review process currently takes a while, due to a backlog of > applications and more stringent requi

AdWords API Delaware Metro Code

2010-04-08 Thread Ran Cohen Legolas
I am looking at the metro region code list on: http://code.google.com/apis/adwords/docs/developer/adwords_api_us_metros.html Delaware is missing... Is it a mistake? What are the relevant metro region code for Delaware? Thanks for the help, Happy Spring, Ran