Re: BudgetOrder and BudgetPerformanceReport don't have the same BudgetID

2016-09-23 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Mathieu, BudgetOrders shouldn't be confused with Budgets . A Budget order is an authorization for a particular client account to spend up to a certain amount

BudgetOrder and BudgetPerformanceReport don't have the same BudgetID

2016-09-23 Thread Mathieu Dubreuil
Hi, I have been looking around a lot and there is no way to get the remaining budget as it was answered in other posts. I found that with the BudgetOrderService I can get all the budgets for every clientCustomerId I have using a for loop. In the same loop I also generate a BudgetPerformanceRe

Re: RetryAfterSeconds=30, Still Not Working After 30.

2016-09-23 Thread Charles Michael
The only issue with this strategy though is you could potentially be pausing for excessively long periods of time. During peak hours I would be pausing upwards of 60 seconds, but there isn't an efficient way for the pause time to come back down, especially when its no longer peak hours. If I m

Re: Adwords API Report Data Discrepancies Compared to Adwords UI.

2016-09-23 Thread Adwords Webmarketing
Replied privately with the asked information. Thanks. On Friday, September 23, 2016 at 12:42:57 PM UTC-4, Anthony Madrigal wrote: > > Hi Marc, > > Could you please provide me with the full report definition where you are > seeing these discrepancies, along with your client customer Id? Please us

Re: Adwords API Report Data Discrepancies Compared to Adwords UI.

2016-09-23 Thread 'Anthony Madrigal' via AdWords API Forum
Hi Marc, Could you please provide me with the full report definition where you are seeing these discrepancies, along with your client customer Id? Please use *reply privately to author *when doing so. Thanks, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Al

Adwords API Report Data Discrepancies Compared to Adwords UI.

2016-09-23 Thread Adwords Webmarketing
Hi everyone, We are building an in-house reporting solution to generate some customized reports and put the obtained data on Google Spreadsheets. The reports are being generated with the following query (example for the month of August compared to ): SELECT AdNetworkType1,Clicks,Impressions,

Re: BudgetOrderService - Not getting informations Spent , Billing customer name etc

2016-09-23 Thread 'Anthony Madrigal' via AdWords API Forum
Hi Deepa, Unfortunately, when using the BudgetOrderService in the API, these fields are not available. However, you can get the endDateTime which is a good indication of whether or no

Re: AdgroupCriterionService get all criteria

2016-09-23 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Zia, There are a total of 660 entities that match the selector specified in the request. You have set the paging parameter to return 500 results in a page. You should increase the *numberResult

Re: CustomerService.getCustomers documentation needs fixing

2016-09-23 Thread 'Vishal Vinayak (Adwords API Team)' via AdWords API Forum
Hi Florian, Just to update, over the next few days, you should be able to use the v201607.CustomerService.getCustomers() method as documented here . Please let me know if you face any issues. Rega

Re: CustomerService in v201607

2016-09-23 Thread jorge . barrachina
Thanks for confirm it, As a Workaround, (If anyone is interested ) We can use *ManagedCustomerService.get *, to achieve info about all Accounts Managed by and MCC . ( If you are implementing webFlow , be sure you include the clientCustomerId of your MCC in the SOAP Headers ) . It would be s

BudgetOrderService - Not getting informations Spent , Billing customer name etc

2016-09-23 Thread Deepa Varma
Hi, I am getting all informations like billing account details , billing customer details , purchase order name , payment setting , account budget , remaining budget , %spent , start date and end date . UI shows only one purchase order for an account . When I am trying to get the sa

Re: AdgroupCriterionService get all criteria

2016-09-23 Thread xtcsuk
Hi Shwetha, Thanks for your reply, sent the requested info as directed. regards, Zia On Thursday, 22 September 2016 20:11:30 UTC+1, Shwetha Vastrad (AdWords API Team) wrote: > > Hi Zia, > > Could you provide the complete SOAP XML request and response logs for the > AdGroupCriterionService get

Re: Performance Report with User List and Product Partition

2016-09-23 Thread 'Joyce Lava' via AdWords API Forum
Hi Paul, As far as I know, there is currently no way to do that in the API reports at this time. The complete list of columns supported in each report can be found here . Please monitor our blog

Re: Performance Report with User List and Product Partition

2016-09-23 Thread zhen . lin
Hi Joyce, I understand the report could either on audience level or partition level. My questions is if it's possible to have the both criteria as selector, report format may like this ProductGroup, UserListId, Cost, Clicks Thanks, Paul On Friday, September 23, 2016 at 4:13:19 PM UTC+8, Joyce

Re: Performance Report with User List and Product Partition

2016-09-23 Thread 'Joyce Lava' via AdWords API Forum
Hi Paul, You may use the Audience Performance Report to get the performance data at the audience level and Product Partition Report

Performance Report with User List and Product Partition

2016-09-23 Thread zhen . lin
Hi, We trying to track the performance(Cost/Clicks) on User List(Audience) + Production Partition level, is it supported by current Reporting API? Thanks, Paul -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/