Re: How to get these fields with conversions api

2017-07-21 Thread 'Josh Radcliff (AdWords API Team)' via AdWords API Forum
Hi ZhangMin, Could you provide the following so I can investigate further? 1. A campaign ID or ad group ID from your account. 2. The tab name (e.g., *Campaigns*, *Ad Groups*, etc.) in the user interface you were on when you created the screenshot. Thanks, Josh, AdWords API Team On

Re: No alternative for PrimaryCompanyName in AdWords Reporting API v201705

2017-07-21 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Alexander, The PrimaryCompanyName field referred to the companyName field of Customer , which was removed in v201702. This field only contained outdated data and was read-only. For a descriptive

Re: Google Adwords API, about the hour of day with the allconversions

2017-07-21 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi William, If you are looking for the view in AdWords UI that corresponds to the Campaign Performance Report in the API, you will have to check the stats under the Campaign tab as describe here

Re: Can the CustomerSyncService be used to sync productgroup changes?

2017-07-21 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi, I'm afraid detailed change history similar to AdWords UI is not available via AdWords API services. The CustomerSyncService does not provide change history like in the UI, but rather provides a Customer->Campaign->AdGroup hierarchy containing information about the objects changed at each

No alternative for PrimaryCompanyName in AdWords Reporting API v201705

2017-07-21 Thread Alexandr Demin
In migration guide to v201705 is recommended to use AccountDescriptiveName instead of PrimaryCompanyName. But AccountDescriptiveName doesn't return the same information as PrimaryCompanyName, it returns the same

Can the CustomerSyncService be used to sync productgroup changes?

2017-07-21 Thread Sjoerd Maessen
We would like to be able to sync product group changes in our AdWords accounts. We currently use the CustomerSyncService to determine if campaign properties changed or campaign criteria were either added or removed and would like to do the same for the product groups. How can we do this? Is

Re: Get a list of Adwords accounts a Google account has access to?

2017-07-21 Thread 'Ivan Bautista' via AdWords API Forum
Hi Nima, Apologies if I misunderstood your question in my first response. If you are indeed trying to return the AdWords accounts associated with the Google account that you used to generate your OAuth2 credentials, then could you share to us privately (using* reply privately to author*

Re: Get a list of Adwords accounts a Google account has access to?

2017-07-21 Thread 'Ivan Bautista' via AdWords API Forum
Hi Nima, As per this blog post , CustomerService.getCustomers() returns the AdWords accounts associated

Google Adwords API, about the hour of day with the allconversions

2017-07-21 Thread William Lai 生洋網路程式設計部-
Hi, I'm a Adwords developer. I'm trying to get the data of the combination of the hour of day and the allconversions. The document shows that the hour of the day field is not compatible with the allconverions fields.

Get a list of Adwords accounts a Google account has access to?

2017-07-21 Thread Nima Gardideh
Hey folks, Using an OAuth authorized Google account, I'm using the CustomerService.getCustomers endpoint without supplying a customerId but only seeing one account listed. The authorized account has access to two accounts: a Manager Adwords account (which is the one returned when using

Re: Code for getting keyword statistics for search campaign

2017-07-21 Thread 'Ivan Bautista' via AdWords API Forum
Hi Prashant, As per documentation , the Keywords report in the AdWords UI is equivalent to the Keywords Performance Report

Re: Fetch account performance for accounts managed by sub-manager

2017-07-21 Thread 'Ivan Bautista' via AdWords API Forum
Hi Dongliang, As per documentation , the scenario you are trying to achieve should be possible by using the developer token of your root MCC account (100), the OAuth2 credentials of the root MCC account

Re: Unable to get Dynamic Search Ads in v201607

2017-07-21 Thread 'Thanet Knack Praneenararat (AdWords API Team)' via AdWords API Forum
Hello, This issue has been fixed. Please let us know if you still can't get back expanded dynamic search ads. Cheers, Thanet, AdWords API Team On Thursday, July 13, 2017 at 3:34:30 PM UTC+9, Thanet Knack Praneenararat (AdWords API Team) wrote: > > Just to update that we're fixing this but the