Re: GoogleAds RESOURCE_EXHAUSTED Rate Limits

2019-03-05 Thread Caihua Du
Hi Luis, We saw this in Google Ads doc: https://developers.google.com/google-ads/api/docs/access-levels, looks like we do have the doc for rate limit, can you please clarify? Also can you please clarify based on which criteria that server think there are too many request? Is this at dev token

Re: Will "setting bids" be available in Google Ads API?

2019-03-05 Thread Mat
Thank you, Luis! -- *KE Keyword-Experte GmbH* N4 13-14 68161 Mannheim Tel. -49 (0)621 / 18 06 27-0 Fax +49 (0)621 / 18 06 27-99 i...@keyword-experte.de www.keyword-experte.de Handelsregister Mannheim HRB 704385

RE: AdWords API Deprecation

2019-03-05 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi Raffy, The AdWords API will be deprecated the day Google Ads API v1 comes out (i.e. no bug fixes except critical failures) and will be sunset (i.e. retired, so all API calls will fail permanently) a year later. You can then plan to migrate any of your applications which uses the AdWords API

RE: Link Checker - Bug - Error 403

2019-03-05 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi Guillaume, It appears that your concern is related to the Google Ads Scripts. This said, you could open your concern to the Google Ads Scripts Forum instead as they are better equipped in answering your concerns. Regards, Dannison

RE: GoogleAds RESOURCE_EXHAUSTED Rate Limits

2019-03-05 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Kevin, Currently, Google Ads API has no documentation for rate limits. The QuotaCheckError.RESOURCE_EXHAUSTED will occur if you are sending too many requests in a short period of time. There is no scope for

RE: How top get Campaign details in an object

2019-03-05 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi, You could download the Campaign Performance Report as this report will provide you campaign level metrics. Also, take note that metrics are not supported in the AdWords API services. You could

RE: Empty AdvertisingChannelType from Campaign performance report

2019-03-05 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi Caihua, Could you confirm if you are encountering a value of two dashes (--) or an *UNKNOWN* value? Could you also provide the complete report definition and the clientCustomerId so I could investigate this further?

Re: Bid Adjustments

2019-03-05 Thread cv
Hello Bharani, Thanks so much for all this help. No, You answered the My question, but 1) I am using PlaceHolder Feed Item Report to get All Ad Extensions. I am getting Association View Data match by checking FeedItemId and AdgroupId or campaignId data grouping. But I am not getting proepr

RE: Will "setting bids" be available in Google Ads API?

2019-03-05 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi Mat, Setting of bid is available in Google Ads API. Same in AdWords API you could set the bid at AdGroup or AdGroupCriterion

RE: [PHP] Google Ads - How to link an existing Google Adwords (or Ads) Account to my Google Ads MCC ?

2019-03-05 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello Ludovic, Thanks for your patience, I was able to expand the invitation to the client from my manager account using customerClientLinkService in Java. At this point I was only able to provide you the entire snippet in Java, apologies for that. While creating the customerCleintLink, you

Re: AdWords API Deprecation

2019-03-05 Thread Stepanian
According to this, the AdWords API will sunset a year from yesterday (3/4/2020): https://developers.google.com/google-ads/api/docs/migration/overview On Tuesday, March 5, 2019 at 5:02:28 PM UTC-8, Stepanian wrote: > > With the Google Ads API officially released, does Google plan to deprecate >

GoogleAds RESOURCE_EXHAUSTED Rate Limits

2019-03-05 Thread Kevin
Hi, I saw a previous post related to the issue I'm having: https://groups.google.com/forum/#!searchin/adwords-api/resource_exhausted%7Csort:date/adwords-api/ZqvA-qZrI9Y/CTsJCmvyAAAJ and know that his solution was to revert back to using AdWords API. In the future this will not be an option, so

RE: Error when batch creating adgroup with 17,200+ product groups

2019-03-05 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello Richard, While creating the product partitions, remember that each subdivision must contain an "empty" case value of the correct type, representing "all other values". Basically, you have to create another empty subdivision that represents all other categories to complete the product

Will "setting bids" be available in Google Ads API?

2019-03-05 Thread Mat
Hi, according to this blog entry, https://ads-developers.googleblog.com/2019/03/upgrade-to-new-google-ads-api-to-get.html the Google Ads API is now released for productive use. And it is said that version 1.0 already contains all the features that were available in the AdWords API. But I

How top get Campaign details in an object

2019-03-05 Thread shahzad . ahamad
Hi, I am trying to get capmaign report in an object as I need to create visual report(charts etc) for my client. In the google adwords api documentation here , It shows only how to download the report is there any way to

Link Checker - Bug - Error 403

2019-03-05 Thread guillaume . chichmanov . fnac
Hello, I have a question in regards to the script « Link Checker – Single Account » https://developers.google.com/google-ads/scripts/docs/solutions/link-checker There are multiple links imported in my google sheet, which are flagged as error “403”, but appear to be working properly.

Empty AdvertisingChannelType from Campaign performance report

2019-03-05 Thread Caihua Du
Hi there, It looks like we sometimes get back empty "AdvertisingChannelType" value from Campaign performance report. Can you please let us know in which case the value will be empty? Thanks Caihua. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog:

RE: PercentageMobileFriendlyClicks value in LANDING_PAGE_REPORT

2019-03-05 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello, Since the PercentageMobileFriendlyClicks value is the percentage of mobile clicks that go to a mobile-friendly page. The value of the % will be represented in double

RE: Bid Adjustments

2019-03-05 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello Chirag, Please find my response below: *1) How I can get Extensions View and Association View, How I differentiate it?*Through the API reports, it is not possible to distinguish between the Extensions View and the Associations View. You may use the API service like the

RE: USER_PERMISSION_DENIED,User doesn't have permission to access customer,"errorCode": { "authorizationError": "USER_PERMISSION_DENIED"

2019-03-05 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello Peter, Basically, the loginCustomerId is to specify which user is making calls to the API. If you are making calls on behalf of your client account with the credentials of the user of your manager account, then the manager account CID should be placed as loginCustomerId without dashes in

RE: customer hierarchy with CustomerManagerLink and CustomerClientLink.

2019-03-05 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello, Unfortunately, It is not possible to get the descriptive name of all the accounts in a single API call. You have to iterate through all the customers to get the descriptive_name. To keep the data normalized we are holding only one resource responsible for a data field. Regards, Sai

RE: [0-1149000025487] Is this event (Google Ads API Workshop New York City ) will live stream in YT ?

2019-03-05 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi Praveen, The Google Ads workshops will not be live streamed. If you'd like to attend, registration is still open for many of the workshops, and if you'd like to register you can find how to do that here: https://events.withgoogle.com/google-ads-api-workshop-nyc/#content. We're not sure if

Error when batch creating adgroup with 17,200+ product groups

2019-03-05 Thread richard . scorer
Hi, running into a strange problem with a batch processing job I ran today. It's telling me that errString=AdGroupCriterionError.PRODUCT_PARTITION_SUBDIVISION_REQUIRES_OTHERS_CASE However, this same code path has worked on (many) previous batch jobs. The possible difference is that this one is

Re: [PHP] Google Ads - How to link an existing Google Adwords (or Ads) Account to my Google Ads MCC ?

2019-03-05 Thread ludovic . web2roi
Sorry, i mean that's return me "null", even if i try with the MCID ! -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed

Re: [PHP] Google Ads - How to link an existing Google Adwords (or Ads) Account to my Google Ads MCC ?

2019-03-05 Thread ludovic . web2roi
Ok, i think i got it thanks, but, how can i create : CustomerClientLink ? Because when i try something like this isn't work ! $customerClientLink = new CustomerClientLink([ 'client_customer' => new StringValue(['value' => $customerId]) ]); -- --

RE: [PHP] Google Ads - How to link an existing Google Adwords (or Ads) Account to my Google Ads MCC ?

2019-03-05 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello, Unfortunately, we don't have sample code for this operation available yet. Essentially, the CustomerClientLink and CustomerManagerLink are two views of the same link. The CustomerClientLink is from the perspective of the manager account (customer), looking down at its client. The

Re: (502)Bad Gateway

2019-03-05 Thread Matta Reddy Mannem
Hi Dannison, The issue occurs for calls to different services such as MutateMembers and GetUserList, but not too often. After a good number of successful calls to these services, we notice the error crops up suddenly for a couple of calls. The customer does not have the infrastructure to

Re: customer hierarchy with CustomerManagerLink and CustomerClientLink.

2019-03-05 Thread heath
Is there a way to get the descriptive_names without making a separate call for each customer_client? I have approximately 200 client accounts under a manager account, and that's a lot of API calls to get the names of them. On Saturday, February 9, 2019 at 5:52:40 AM UTC+11,

API to get apps linked to the customer

2019-03-05 Thread Zhi
Using API v201809 to create a CrmBasedUserList, appId is required, which api should I use to get the app list linked to the customer just link ads.google do? [image: IMG20190305_095401.png] -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog:

Is this event (Google Ads API Workshop New York City ) will live stream in YT ?

2019-03-05 Thread Praveen Kumar
I found that google is conducting workshop in Google Ads API in different cities. Want to know whether this will live stream in YT? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/

Re: [PHP] Google Ads - How to link an existing Google Adwords (or Ads) Account to my Google Ads MCC ?

2019-03-05 Thread ludovic . web2roi
I'm sorry but i don't understand ... Can you give me a sample code for that please ? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you

PercentageMobileFriendlyClicks value in LANDING_PAGE_REPORT

2019-03-05 Thread Дмитро Булах
Hi there, I'm using `PercentageMobileFriendlyClicks` field in LANDING_PAGE_REPORT (python library) in response rows this is represented as '96.63%' Is there any possibility to get plain double value like 0.9663xx instead of percentage format? -- --

RE: [PHP] Google Ads - How to link an existing Google Adwords (or Ads) Account to my Google Ads MCC ?

2019-03-05 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello, It looks like my last response went only to your private email address instead of getting posted publicly on the forum. I apologize for that. I will paste that response here: To link two accounts using the Google Ads API, you first need to add a CustomerClientLink from the manager

Re: Bid Adjustments

2019-03-05 Thread cv
Hello Bharani, Thanks for all your help in this regards I have Few questions related to Ad Extensions Report 1) How I can get Extensions View and Association View, How I differentiate it? 2) How I can get the level for the Extensions (Campaign/Account/AdGroup) as shown here