Re: Can we make reporting calls using the AdWords API for YouTube Campaigns created and ran through DBM?

2018-04-18 Thread 'Vincent Racaza (AdWords API Team)' via AdWords API Forum
Hi Arnab, We can only provide reporting statistics if these video/YouTube campaigns were created on AdWords only. You can refer to our reporting guide and to our Java examples

Re: Removing ExplorerAutoOptimizerSetting

2018-04-18 Thread 'Vincent Racaza (AdWords API Team)' via AdWords API Forum
Hi Tim, Please see answers below to your questions. 1.) The ExplorerAutoOptimizerSetting will only trigger if you manually apply them via the AdWords API or the AdWords UI. If you

Re: Adwords API Label - Adgroup report

2018-04-18 Thread 'Peter Oliquino' via AdWords API Forum
Hi, Unfortunately, there is currently no report in the AdWords API wherein you can aggregate the rows using 1 Label : 1 AdGroup combination. Also, there is currently no exact value returned for values below 10% for the SearchImpressionShare

Re: Latency to download Campaign Performance

2018-04-18 Thread 'Luis Xander Talag (AdWords API Team)' via AdWords API Forum
Hi Caihua, Currently, we don't have any known issue on the AdWords API reports today. However, to further investigate this, could you provide the complete report definition you are using when you

Re: Value for userInterestParentId field when adding audience

2018-04-18 Thread Matthew Wawrin
Hi Nadine, I re-checked our logs and found that it appears to started giving errors from 2018-04-10. Our usage of these criteria is relatively new compared to others (keywords, locations, etc) and the verification on all the required user interests wasn't working properly. I hadn't

Re: Value for userInterestParentId field when adding audience

2018-04-18 Thread 'Nadine Sundquist (AdWords API Team)' via AdWords API Forum
Hello Matthew, My assumption was that this was a one-off, but it sounds like you might be separate from Gary? It is unusual for things to just disappear like that. I would have to pop through our announcements. What day exactly did you start seeing these errors? That would help me narrow down

Re: Value for userInterestParentId field when adding audience

2018-04-18 Thread 'Nadine Sundquist (AdWords API Team)' via AdWords API Forum
Hello Gary, I don't have a CSV ready to go because we have to go through the process of getting that properly published, but we do have an API service that can get you this list. You can use ConstantDataService.getUserInterestCriterion()

Re: Value for userInterestParentId field when adding audience

2018-04-18 Thread Matthew Wawrin
I'm assuming that this fix to the API is why I'm now seeing errors for user interest categories that we've been using for months are now throwing errors and are no longer documented in the list. I see specific brands we were using are no longer available. Is there a specific reason these

Can we make reporting calls using the AdWords API for YouTube Campaigns created and ran through DBM?

2018-04-18 Thread Arnab Gogoi
Hey AdWords team! Our platform provides reporting functionalities specifically for YouTube Campaigns. While we can make calls and provide data for YouTube campaigns created within the AdWords Ads Manager, we were wondering if we would also be able to provide reporting data for YouTube

Latency to download Campaign Performance

2018-04-18 Thread Caihua Du
Hi AdWords team, We encountered long latency to download Campaign performance report between 2018/4/18 19:30 UTC to 2018/4/18 21:00 UTC. Is there any known issues in your side? Thanks Caihua. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+:

Removing ExplorerAutoOptimizerSetting

2018-04-18 Thread 'Tim Tsai' via AdWords API Forum
Hi there, I am looking at the "Targeting Optimization" feature in AdWords. I know from documentation that this feature is represented by the ExplorerAutoOptimizerSetting in the

Re: Many CANCELED for Batch jobs today

2018-04-18 Thread Ершов Александр
Hello, Anash! A lot of jobs failing today [14:00:22 18.04.2018] - [ADWORDS PUSHER]Sleeping 4 seconds... [14:00:27 18.04.2018] - [ADWORDS PUSHER]Batch job ID 717691209 has status CANCELED. percents: 0 [13:57:48 18.04.2018] - [ADWORDS PUSHER]Batch job ID 717644287 has status ACTIVE. percents:

Re: AuthenticationError.CLIENT_CUSTOMER_ID_IS_REQUIRED error since 2018-04-12 on /api/adwords/ch/v201802/CustomerSyncService

2018-04-18 Thread vygintas . seza
Hi, Do you have the ETA for this? We applied a temporary workaround, but this situation is getting a bit annoying. Ragards, Vygintas On Tuesday, April 17, 2018 at 3:31:11 PM UTC+3, Michael Cloonan (AdWords API Team) wrote: > > Hello, > > Not yet. I will keep this thread posted with new

Adwords API Label - Adgroup report

2018-04-18 Thread upnestbi
Hi!, i'm making a report in the API v201802, i need to create a report similar to Adwords Predefined report "Labels - Ad group" but searching in the report types available for request, i don't have any options for Label aggregation in AdGroup Performance report, i'm making separately 43 queries

Re: Report API click type attribution doesn't match Adwords UI

2018-04-18 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API Forum
Hi Peter, Could you please share the client customer id for which you were facing an issue? Also, please share the screen-shot of the AdWords UI for cost stats discrepancy. Since ads that serve can be attributed to multiple click types

Re: includeZeroImpressions is not supported for this request

2018-04-18 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi, You have to set the to includeZeroImpressions to false in the header. Please check the line of code

Re: Account creation and billing informaiton

2018-04-18 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API Forum
Hi Robin, Please find my response below: 1. To get all request and response logs you could add DEBUG instead of INFO. Could you please update logger info in your log4j.properties and retry the activity and share the result. Also please share the campaign which you were facing an issue along

Re: is there anyway to remove specific type of extensions using api

2018-04-18 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API Forum
Hi Ramanajee, This section of the guide gives details including code samples of how to remove ad extensions and maybe handy in your case if not already aware. Could you also, please elaborate

Re: Updating Keyword final URL

2018-04-18 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API Forum
Hi Hussein, You are correct, you would need to set the finalUrl in the BiddableAdGroupCriterion as shown in your last email. Please let me know if you face any more

Re: Campaign id is different in reports than it is getcampaign

2018-04-18 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API Forum
Hi, Could you please *reply privately to author* with the complete SOAP logs including request and response of your API call and also the report definition of your report, so that I can troubleshoot further? Regards, Dhanya, AdWords API Team -- --

Re: 'ReflectionException' while using ReportUtils in Adwords API v201605

2018-04-18 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API Forum
Hi Ray, Please refer highlighted section of this code sample to check out how to set includeZeroImpressions. If not

Re: Error creating offline conversions

2018-04-18 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum
Hello, Could you share the complete SOAP request and response logs along with the client customer Id, so I can take a look? You can use *Reply privately to author* to share the details privately. Thanks, Bharani, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also

Re: Value for userInterestParentId field when adding audience

2018-04-18 Thread Gary Jiang
Also can we have a list of outdated categories in the CSV file so far? Thanks On Wednesday, April 18, 2018 at 7:00:11 AM UTC-7, Nadine Sundquist (AdWords API Team) wrote: > > Hello Gary, > > Thank you for providing all the amazing details privately. They were > really helpful in tracking this

Re: Value for userInterestParentId field when adding audience

2018-04-18 Thread Gary Jiang
No problem. Actually it would be great that if there is an API fetching affinity group in the future. On Wednesday, April 18, 2018 at 7:00:11 AM UTC-7, Nadine Sundquist (AdWords API Team) wrote: > > Hello Gary, > > Thank you for providing all the amazing details privately. They were > really

is there anyway to remove specific type of extensions using api

2018-04-18 Thread Ramanajee Kandregula
i am trying to remove specific type of extensions based on user choice using AdWords API -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts

Re: Value for userInterestParentId field when adding audience

2018-04-18 Thread 'Nadine Sundquist (AdWords API Team)' via AdWords API Forum
Hello Gary, Thank you for providing all the amazing details privately. They were really helpful in tracking this down. I'm answering out on the forum in case one of your fellow developers bumps into this. I turns out that the affinity categories

Campaign id is different in reports than it is getcampaign

2018-04-18 Thread apitest2mjhallll
i have problem with campaign id. in GetCampaign i got id 1355296734 but in reports is 1356842112 can somebody help? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/

Re: Updating Keyword final URL

2018-04-18 Thread Hussein Negm
Ok so I had a few more trials until I got it to work. I will post the final code hoping it would help someone in the future def main(client, adgroup_id): # Initialize appropriate service. ad_group_criterion_service = client.GetService( 'AdGroupCriterionService', version='v201802')

Report API click type attribution doesn't match Adwords UI

2018-04-18 Thread peter
I am attempting to generate a report which tells me which Final URLs users are landing aggregated by click type (sitelinks, headline, etc). I am pulling a FINAL_URL_REPORT using the following query: SELECT ClickType, EffectiveFinalUrl, Impressions, Cost, Clicks, Ctr, AverageCpc FROM

includeZeroImpressions is not supported for this request

2018-04-18 Thread Ray Chang
Caused by: HTTP Response Code: 400, Trigger: includeZeroImpressions is not supported for this request, Type: ReportDownloadError. ZERO_IMPRESSIONS_REQUEST_NOT_SUPPORTED [18 Apr 2018 08:32:14,718-report_download:INFO:pool-1-thread-11] HTTP request: accept-encoding: [gzip] authorization:

Updating Keyword final URL

2018-04-18 Thread Hussein Negm
My goal is retrieve all the keywords in an adGroup and update the final URL the following code (and other similar versions ) give me the error TypeNotFound: Type not found: 'finalUrls' def main(client, adgroup_id): # Initialize appropriate service. ad_group_criterion_service =

Re: 'ReflectionException' while using ReportUtils in Adwords API v201605

2018-04-18 Thread Ray Chang
how to set includeZeroImpressions header ? 在 2016年8月17日星期三 UTC+8上午1:06:27,Shwetha Vastrad (AdWords API Team)写道: > > Hi, > > Search Query Performance Report > > doesn't > support zero impressions.

Error creating offline conversions

2018-04-18 Thread bradford . loesch
I am getting the following RequestError.UNKNOWN when trying to create Offline conversions. I can share SOAP logs via private message. 2018-04-17T16:46:25-04:00 ERR (3) | f:%file% l:%line% | Error response Errors from Adwords Offline Conversion endpoint: Array ( [0] =>