Re: Adwords API does not show all campaigns with Store Visit

2018-04-30 Thread 'Teja Makani' via AdWords API and Google Ads API Forum
Hello, Could you please share the client customer id for which you are facing the issue and a screenshot of the dashboard report containing store visits? You could 'Reply privately to author' while responding. Thank you, Sai Teja, AdWords API Team. -- --

Re: Trial creation fails only when previously we have defined campaign platform modifiers

2018-04-30 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello Yeray, Could you please share the complete SOAP request and response logs for the API request, so I can take a look? You can reply back via *Reply privately to author* option. If you're using AdWords UI and experiencing the issue, could you please post this question on the Advertisers

Re: How can I get developer token to test api in test account adwords?

2018-04-30 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Rajkumar, To get the developer token, you will need to sign into your production manager account and navigate to the AdWords API Center. If you don't have a production manager account, please create

Re: Adwords API Call - Client Customer ID (Python)

2018-04-30 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Akhil, Could you please *reply privately to author* with your complete SOAP logs and your googleads.yaml file with data NOT redacted so that I can troubleshoot further? Regards, Dhanya, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog:

Re: Probelem with AdWords API

2018-04-30 Thread 'Teja Makani' via AdWords API and Google Ads API Forum
Hello, The unauthorized_client error usually occurs when you are using incorrect OAuth credentials. Could you also try the CURL request provided below and see if you are able to generate the access tokens? That will help you confirm the validity of your OAuth2 credentials. curl

Re: Get accounts associated to manager account

2018-04-30 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Aaron, You could use the CustomerService.getCustomers() without specifying the clientCustomer Id in the request header. This will return the customerIds of the accounts which are directly

Adwords API does not show all campaigns with Store Visit

2018-04-30 Thread reporting
Hi, I am using AdWords API report downloader to get Store Visits for all my campaigns daily. I Can see the store visits in the AdWords Dashboard, but the API does not pull these Store Visits in the report. Sometimes the report pulls the Store Visits, but not for all campaigns that have store

Re: Adwords API Call - Client Customer ID (Python)

2018-04-30 Thread akhil . nair
Hi Peter, I have followed all the steps mentioned in the link . Yet no luck with the error. Please let me know if you need additional information. I'm using the sample code get_campaigns.py

Re: Migration on API 201802: ACTION_NOT_PERMITTED errors

2018-04-30 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi, Could you please enabling logging and share the complete SOAP request and response log along with client customer id so that I can troubleshoot the issue? You could refer this guide to enable the logging. You could choose

Re: how can i search Countries and regions

2018-04-30 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi, I am afraid that you wont be able to get countries and regions of your shopping products via AdWords API. Could you please post your question at the Google Shopping and Merchant Center Forum ?

Re: AdWordsUser doesn't have authorization token

2018-04-30 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Grégory, Could you please post on the .NET github as it is a library specific issue? As a workaround, could you please follow the steps as elaborated in this section of the guide

Trial creation fails only when previously we have defined campaign platform modifiers

2018-04-30 Thread yeray . romero
Hello, I am a software engineer working at Farfetch in the adwords systems and we are currently experiencing some issues since the 23th of April in the TrialService for all of our test accounts. We are using the API version v201802 via the python client v10.1.0. Worths mentioning the test

Probelem with AdWords API

2018-04-30 Thread rat1g15 . soton . test
Hello, I am trying to access the AdWords API from a test acount after creating a production account to get the developer token. However, running the get_campaign.py throws the following error: google.auth.exceptions.RefreshError: ('unauthorized_client: Unauthorized', '{\n "error" :

Migration on API 201802: ACTION_NOT_PERMITTED errors

2018-04-30 Thread Emmanuel Martin
Hi, I recently migrated our developements to API 201802, and we are now getting errors on mutate calls. We are doing Business Feed update using the API For instance, we get this error when calling FeedServiceInterface.mutate(...) 2018-04-30 10:18:06,160 - [ERROR] - from application in

Probelm with AdWords API

2018-04-30 Thread rat1g15 . soton . test
Hello, I have tried to access the AdWords API from a test account after creating a production account to get the developer token. However, running the get_campaigns,py throws the following error: google.auth.exceptions.RefreshError: ('unauthorized_client: Unauthorized', '{\n "error" :

Re: Get accounts associated to manager account

2018-04-30 Thread aaron
Hi Peter, Is there perhaps a way to programmatically retrieve the MCC account_id from the AdWords API so I can then use that in the ManagedCustomerService? Regards, Aaron On Tuesday, April 4, 2017 at 4:35:17 PM UTC+8, Peter Oliquino (AdWords API Team) wrote: > > Hi Vikram, > > Yes, what you

Re: How can I get developer token to test api in test account adwords?

2018-04-30 Thread RAJKUMAR SHARMA
I am not able to get developer token from http request. Can i get developer token from http request. please tell me if anyone knows. On Wednesday, January 18, 2017 at 7:31:04 PM UTC+5:30, samsonph...@gmail.com wrote: > > Currently I am planning to test adwords API with test account. How can I

Re: How to find the Application package name in one campaign through the adwords report api?

2018-04-30 Thread 'Luis Xander Talag (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Kevin, Could you clarify if what you meant by "Application package name" is the appId field? If so, I'm afraid this field is not available through reports