Re: Why are we getting a RateLimit Error for single get request?

2018-01-24 Thread 'Peter Oliquino' via AdWords API Forum
Hi Kim, It appears that the *rateScope* you are getting is already at the ACCOUNT level. This indicates that there are other requests being made to the same account at the same time. I would recommend that

Re: Migrating from v201702 - major oversight related to google-api-ruby-client gem?

2018-01-24 Thread 'Peter Oliquino' via AdWords API Forum
Hi Simon, For better assistance, as this is more related to the Ruby client library, you may get in touch directly with the library owners via this link . I hope this helps. Thanks and regards, Peter AdWords API Team -- --

Migrating from v201702 - major oversight related to google-api-ruby-client gem?

2018-01-24 Thread Simon
Hi, We need to migrate from v201702 as it's being discontinued on 14th Feb. But there seems to be a major issue with anyone using Google's google-api-ruby-client gem. If we simply up the API version to v201705 or later in the config, we get a 'AdsCommon::Errors::Error: Environment

Why are we getting a RateLimit Error for single get request?

2018-01-24 Thread Kim Walker
We're just looking into using the TargetingIdeaService and doing a POC but seem to be getting the below rate limit error for a single get request. We've been through the rate limit documentation but don't see how this single request is resulting in this error. Any suggestions? See error

Re: How to get Ad extension Text though API

2018-01-24 Thread 'Luis Xander Talag (AdWords API Team)' via AdWords API Forum
Hi J Yang, You can use the PLACEHOLDER_FEED_ITEM_REPORT to track the performance (e.g. Clicks) of your Ad extensions. Although, for you to identify your Ad extension, you'll have to use the

Re: AWQL Query with multiple account/Clientcustomerid

2018-01-24 Thread ritesh123khapre
Thanks for the update. On Thursday, January 25, 2018 at 2:34:46 AM UTC+5:30, Milind Sankeshware (AdWords API Team) wrote: > > Hi Ritesh, > > A report can only be run against one client customer id at a time. > Unfortunately, passing multiple accounts in header for one request will not > work.

Re: error code : UNEXPECTED_INTERNAL_API_ERROR

2018-01-24 Thread vii step
Hi Milind Sankeshware (AdWords API Team) * I had try two days. It still the same error. Can you please check : *000563926dc623310a623d8301086ee5 . Thanks vii step On Wednesday, January 24, 2018 at 5:15:43 PM UTC+8, vii step wrote: > > I recevied the error code :

Re: API stats don't match the ones in Adwords

2018-01-24 Thread 'Vincent Racaza (AdWords API Team)' via AdWords API Forum
Hi Bogdan, To further investigate this, can you provide your report definition , clientCustomerId and your UI report screenshots that shows the data via *Reply privately to author* option? Thanks,

Re: Update on templateId 416

2018-01-24 Thread 'Luis Xander Talag (AdWords API Team)' via AdWords API Forum
Hi Peter, As of now, we don't have any updates on when the template ads for template ID 416 will be available through the API. Currently, only the list of template ads supported by the API are listed here . We can only

Re: Callouts not returned using CampaignExtensionSettingService (feed is named "AdWords Express Callouts feed")

2018-01-24 Thread jon
Hi Nadine, Thank you very much for investigating. Unfortunately, it *is* causing us an actual issue. That was the reason I originally posted. Because this particular feed is in this unusual state, we can't use the CampaignExtensionSettingService API to read and update our Callout Extensions.

Re: urllib2.URLError:

2018-01-24 Thread Chaitanya Phani
Hi Sreelakshmi, This is happening intermittent. So I cant give specific client customer id. Very frequently is happening. Thanks, Chaitanya On Wednesday, January 24, 2018 at 4:02:56 PM UTC-5, Sreelakshmi Sasidharan (AdWords API Team) wrote: > Hi Chaitanya, > > I was referring to this forum

Re: Callouts not returned using CampaignExtensionSettingService (feed is named "AdWords Express Callouts feed")

2018-01-24 Thread 'Nadine Sundquist (AdWords API Team)' via AdWords API Forum
Greetings Jon, Thanks for providing us with the additional information. It was really helpful in double-checking a few things. I'm posting out on the forum rather than directly replying just so both of us can help the general community in case anyone else bumps into this. Feeds are always

Re: AWQL Query with multiple account/Clientcustomerid

2018-01-24 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API Forum
Hi Ritesh, A report can only be run against one client customer id at a time. Unfortunately, passing multiple accounts in header for one request will not work. Thanks, Milind, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+:

Re: urllib2.URLError:

2018-01-24 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi Chaitanya, I was referring to this forum post. Sorry for the confusion. If this is the same issue, please continue the discussion on that thread. If this is a different issue, could you share the complete error logs and your

API stats don't match the ones in Adwords

2018-01-24 Thread Bogdan C
the statistics that we receive via the API do not match with the ones in the Adwords web interface for the following ranges: Last_30, Last_14, Last_7, LAST_WEEK Can anybody help diagnose the issue? I tried comparing to both last 30 days including today and last 30 days up to yesterday, but it's

How to get Ad extension Text though API

2018-01-24 Thread J yang
Hello, I am wondering if it's possible to get Ad extension text though API. I want to know the number of clicks to sitelink extensions which extension text contain a substring. In the UI, I can get the information by going Extensions tab and apply the filters: Extension type = Sitelink

Update on templateId 416

2018-01-24 Thread Peter Okunev
Hi, are there any news on timeline to make 416 templateId be available for API? There is 419 available right now but as I understand it's static? We are running RMKT campaigns with big feeds that are automatically linked to the templates but creating those through UI is too time consuming.

Re: Retrieving Adwords Ads Extension Data using API

2018-01-24 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum
Hi Asad, The Ad Extensions tab metrics in the UI can be retrieved using the Placeholder Feed Item Report and Placeholder Report

Re: Empty fields "AdType" and "Headline" in Ad Performance Report (v201705)

2018-01-24 Thread 'Nadine Sundquist (AdWords API Team)' via AdWords API Forum
Hello Hans, Thanks for checking in. I can feel your frustration. I've escalated the issue internally as high as I can. I'm also trying on a couple of other avenues internally to see if we can get this resolved. I'll get back to you when I've seen some movement. In the meantime, please feel

Re: urllib2.URLError:

2018-01-24 Thread Chaitanya Phani
No I didn't talk with anyone about this. On Wednesday, January 24, 2018 at 1:59:28 PM UTC-5, Sreelakshmi Sasidharan (AdWords API Team) wrote: > > Hi Chaitanya, > > I see that you are already talking to Vincent about this issue. To avoid > duplicates please continue the discussion on that

Re: Why cant i Geo Target an Ad Group ?

2018-01-24 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API Forum
Hi Giles, I am afraid geo targeting is still available only at campaign level via the web interface. Therefore, there are no services for the same at the API level as well. Please keep an eye on our blog

Re: urllib2.URLError:

2018-01-24 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi Chaitanya, I see that you are already talking to Vincent about this issue. To avoid duplicates please continue the discussion on that thread. Thanks, Sreelakshmi, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+:

Re: This app isn't verified

2018-01-24 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi, On this forum we address questions that are related to the AdWords API. Looks like your issue is about the Apps Script. Please use any of their recommended support channels to post your question. Thanks, Sreelakshmi, AdWords API Team

Re: ReportDefinitionError.CUSTOMER_SERVING_TYPE_REPORT_MISMATCH

2018-01-24 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API Forum
Hi Chaitanya, The client customer id of a client account should be used in the header while running a report from the API. As I am unable to verify this in your code, to troubleshoot further, could you share the client customer id from the header? Also, could you please enable logging

Re: Placeholder Feed Item attributeValues Price extension

2018-01-24 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi Rohan, Are you saying that the FeedItemService.get() API call is not returning the data correctly for your Price extension? Could you please enable logging and share the complete SOAP request and

Re: Unable to find bid adjustment data corresponding to API.

2018-01-24 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi, Welcome to AdWords API! To get the bid adjustments set on the location targets of a campaign, you can use the Campaign Location Target Report and include the BidModifier

Re: Empty fields "AdType" and "Headline" in Ad Performance Report (v201705)

2018-01-24 Thread HK
Hi, Nadine This issue is becoming more and more urgent. Nothing personal, but I find it very surprising that no one can explain what is going on after 20 days. The AdWords APIs is not just a tool we are using for fun, we have an enterprise solution built around it and it's affecting around 30

Re: AWQL Query with multiple account/Clientcustomerid

2018-01-24 Thread ritesh123khapre
Hi I am not using any Client Library Provided by Google. I am using straight AWQL URI and headers in POSTMAN and it works well with one Clientcustomerid. How can I do same for multiple accounts. I tried comma separated value but it does not work. Regards Ritesh On Wednesday, January 24, 2018

Re: Adwords v201802

2018-01-24 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum
Hello, We will not be able to provide an exact timeline of when v201802 will be released. It is scheduled to be released in Feb, 2018. Please refer to this API sunset and release schedule for more

Re: Some Campaigns missing in using Google Adwords API

2018-01-24 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum
Hello Raymond, Thank you for the details. I see that the client customer ID provided has only video campaigns. Video campaigns are currently not supported by the AdWords API Services. It could be the reason as to why you're noticing the discrepancy. Video campaigns are supported only in

Re: error code : UNEXPECTED_INTERNAL_API_ERROR

2018-01-24 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API Forum
Hi, The InternalApiError.UNEXPECTED_INTERNAL_API_ERROR that you are encountering could be due to an intermittent issue in the AdWords API servers. Could you please wait for some time

urllib2.URLError:

2018-01-24 Thread Chaitanya Phani
Hi, I was facing this issue very frequently. I have 250 advertiser accounts and I need to pull Shopping Performance Report from all the accounts. I was trying to complete this from yesterday but not able to success. I tried to run parallel process downloading which is not working in windows.

Why cant i Geo Target an Ad Group ?

2018-01-24 Thread giles bodger
Hi all, We have several campaigns that we split into specific ad groups to target customers in certain areas of the country by keywords. We now want to specifically geo-target those ad groups for example London, Manchester and Birmingham say, targeting specifically those people that click

Placeholder Feed Item attributeValues Price extension

2018-01-24 Thread rohan . k
Hi guys, I referred to this table https://developers.google.com/adwords/api/docs/appendix/placeholders#price to fetch data for price extension. My query is, for accounts where there is no "mobile URLs" present, in some cases, the attribute ID "10" is not present, whereas in some cases. the

Re: How to retrieve all accounts under MCC

2018-01-24 Thread ag . apitesthesabi
Thank you so much for your help! Best Regards. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You

Re: Campaign Report API some fields data mismatch Adwords dashboard (v201702)

2018-01-24 Thread 263382607qq
when i get 2017-12-28 and 2017-12-29 data from api in 2017-01-22 , the data are correct! -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts

Campaign Report API some fields data mismatch Adwords dashboard (v201702)

2018-01-24 Thread 263382607qq
"Hello, I am using adwords php api to get data insert to mysql . I get data from CAMPAIGN_PERFORMANCE_REPORT this is the fields from my request: "AdvertisingChannelType", "CampaignId", "CampaignName",

Unable to find bid adjustment data corresponding to API.

2018-01-24 Thread 13823262693
Hello, dear friends: I am a new person who has just come into contact with google adwords API.While feeling the beauty of adwords, I also encountered some questions. Ask: Well, you need to get bid adjustment data for a geographically based advertising series, but what I'm not sure is

This app isn't verified

2018-01-24 Thread Aroxo Senraj
This app isn't verified This app hasn't been verified by Google yet. Only proceed if you know and trust the developer. I have faced this issue and i have search read this link https://developers.google.com/apps-script/guides/client-verification. After i have read & fill OAuth Developer

Adwords v201802

2018-01-24 Thread Dominik Raffetseder
Which specified date will the new Adwords Version v201802 be released? Is it before 14 February or after this date? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/

error code : UNEXPECTED_INTERNAL_API_ERROR

2018-01-24 Thread vii step
I recevied the error code : UNEXPECTED_INTERNAL_API_ERROR , when I request API : CampaignServiceInterface. SOAP data like : [24 一月 2018 16:55:04,065-soapXmlLogger:INFO:main] SOAP request: http://schemas.xmlsoap.org/soap/envelope/; xmlns:xsd="http://www.w3.org/2001/XMLSchema;

[InternalApiError.UNEXPECTED_INTERNAL_API_ERROR @ com.google.ads.api.services.common.error.InternalApiError.init(InternalApiErro]

2018-01-24 Thread vii step
Hi I test the Api GetCampaigns with the test account yesterday , I was response data . But When my developer token approved last night, today I try it again , It response UNEXPECTED_INTERNAL_API_ERROR . The sponsse like this : http://schemas.xmlsoap.org/soap/envelope/;

Re: Campaign Report API some fields data mismatch Adwords dashboard (v201702)

2018-01-24 Thread 'Peter Oliquino' via AdWords API Forum
Hi, I am reposting your initial entry to this thread and removed the screenshots you attached as they contained sensitive information such as your clientCustomerId. In order to avoid exposing such information, you may refer to our forum posting guidelines

Re: Authorization Issue && Google Adwords Custom Remarketing Problem

2018-01-24 Thread 'Vincent Racaza (AdWords API Team)' via AdWords API Forum
Hi Trinath, Please see answers below to your questions. - For the authorization code, you need to ensure that the email address you used to generate your client ID and secret is the same email address when accessing the URL provided to get the authorization code. As a suggestion,

Re: Authorization Issue && Google Adwords Custom Remarketing Problem

2018-01-24 Thread 'Vincent Racaza (AdWords API Team)' via AdWords API Forum
Hi Trinath, I deleted your original post as it contains your private information in your screenshot. In the future, please do not post private information in a public forum. You can refer to this guide

Re: is there a way to get goals imported form Google Analytics with Adwords API?

2018-01-24 Thread 'Luis Xander Talag (AdWords API Team)' via AdWords API Forum
Hi Ilya, You may check this guide for the available GA metrics that you can retrieve from the AdWords API and you may choose from these report types