Re: Incorrect enums for CampaignState in Campaign Performance Reports

2018-09-09 Thread 'Luis Xander Talag (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi, The optional HTTP header *useRawEnumValues *means that if you set this value to true, the returned format will be the actual enum value of that particular field and if you set it to false or omit this

Re: ManagedCustomerService seems to be returning incorrect TestAccount for a couple of ManagedCustomers

2018-09-09 Thread 'Luis Xander Talag (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Jordan, The testAccount field of the ManageCustomer object does

AdGroupCriterionService: can still get removed product partitions.

2018-09-09 Thread yaanma via AdWords API and Google Ads API Forum
Wondering if any one has seen same issues before, that removed product groups unit are still showing in AdGroupCriterionService.get result. We removed some product partitions unit using AdGroupCriterionService.mutate remove operation and checked *Adwords UI which looks good*. Then using

How to retrieve Adwords accounts under an MCC account using CustomerService?

2018-09-09 Thread Stijn van Lieshout
I am building an Adwords application with oAuth 2.0 authentication in python. I'm able to retrieve all Adwords accounts associated with a google account using the *get_accounts* function below. But now I would like to drill down deeper into the account hierarchy if an account canManageClients

Google Shopping Campaign

2018-09-09 Thread rahul . s
Hello All, I am running campaign in India but i dont want to show my ads people search in Hindi Language, so how can i remove those language search from the campaign, i dont see the language option for shopping campaign. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on

Why is ConversionTrackerService not returning all conversion?

2018-09-09 Thread Stijn van Lieshout
I'm trying to use the ConversionTrackerService to retrieve all conversions tracked in an account. The problem is that - seemingly quite randomly - it seems to return only part of the conversions (6 out of 10). Has anyone here had similar experiences? Or might this be a bug I should report?

Re: How to get amount spent on campaigns by an account?

2018-09-09 Thread 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Shireen, The Cost field in the Campaign Performance Report will get you the amount spent on your campaigns. However, the data retrieved in the said field is not real time as there are delays

Re: Support for API?

2018-09-09 Thread 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi, Could you confirm if your team has already opened a thread with regards to this concern? It seems that you have similar issues with this post . If you are on the same team, could you

Re: HTTP 400 on uploading operations to batch job

2018-09-09 Thread 'Peter Oliquino (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Sanjay, I'm from the AdWords API team and I'll be glad to assist you. Could you sent to me privately your clientCustomerId, the batch job IDs, and other information such as your SOAP request and response logs so I can further investigate? You can send you reply using the *Reply privately to

Re: Ad in ad performance report segmented by date has empty date field

2018-09-09 Thread 'Luis Xander Talag (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Tomas, The Adwords API uses comma separated escape character for csv output format. You may refer to this guide for other supported download formats. Regards, Luis AdWords API Team On Friday,

Re: CONCURRENT_MODIFICATION error creating ResponsiveTextAd

2018-09-09 Thread jon
The AdWords UI also has a bug in it where it drops one of the headlines. My guess is that there is an off-by-one error in the Ads backend which is manifesting as a CONCURRENT_MODIFICATION at the API level and a dropped headline in the Ads UI interface. I figured out how to workaround the

HTTP 400 on uploading operations to batch job

2018-09-09 Thread sanjay
Hi, I was wondering if someone (adwords developer preferably) could help me please. When we upload some operations to a batch job within our production environment to an adwords account we get a HTTP 400 bad request. I am confident the request is correct as it works within other environments

"Notes" available through API or script ?

2018-09-09 Thread Bastien Rabaute
Hi, We use "Notes" to save informations of modifications in our campaigns and account (https://support.google.com/google-ads/answer/7560833?hl=en) Do you know when it will be available through the API or via Google Ads scripts ? Thank you Bastien -- --