Re: how to get keyword volume?

2018-03-22 Thread 'Luis Xander Talag (AdWords API Team)' via AdWords API Forum
Hi Irina, If you can't see the AdWords API Center, try to navigate to *Settings icon* *->* *Return to Previous AdWords -> Click the gear icon ** -> **Account settings *then select *AdWords API Center* from the left menu of the screen. Then, you may follow the next step in the sign up guide <

Re: What is the Global location Criteria Id?

2018-03-22 Thread 'Peter Oliquino' via AdWords API Forum
Hi Mark, Yes, you should be able to pass an array of location IDs as indicated here . You may also refer to our targeting ideas

Re: sending offline conversions for multiple accounts using python

2018-03-22 Thread 'Peter Oliquino' via AdWords API Forum
Hi Liron, You may refer below for my answers to your questions : 1. The clientCustomerId that you would specify during this should be the account ID of your MCC account. As for the example itself, it will retrieve all the client accounts of the said MCC using the ManagedCustomerService.get()

how to get keyword volume?

2018-03-22 Thread Datsenko Irina
hello, My name is Irina and my team build content generator tool, we have a manager account but a can`t find an *AdWords API Center *can someone help me to apply for adwords api token -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleads

Re: 201802 API : parallelTrackingEnabled is set to false in non testing Customers pulled by get, hits OperationAccessDenied error on mutate.

2018-03-22 Thread Matthew Wawrin
Hi Milind, Thank you for the reply, the change caught me and we're handling now. Are you able to expand on my question about what we'll be able to do with theparallelTrackingEnabled flag once this is rolled out to production accounts? Can this flag be used to turn on/off the behaviour at the

Re: 201802 API : parallelTrackingEnabled is set to false in non testing Customers pulled by get, hits OperationAccessDenied error on mutate.

2018-03-22 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API Forum
Hi Matthew, As you are already doing, you will need to make sure that the parallelTrackingEnabled is set to null in the customer object to set the auto-tagging flag via Customer

Re: Is there are files in other languages

2018-03-22 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API Forum
Hi, Unfortunately, the codes and formats are only available in English. If it helps, they could consider using Google Translate . Let me know if they have further questions.

Re: Adwords UI stats and data from API does not match

2018-03-22 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi Tarvinder, Are you using the AdWords API directly to download the Keyword Performance Report and Campaign Performance Report

Re: set Automated targeting

2018-03-22 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi, Unfortunately, the AdWords API doesn't expose the "conservative" setting in the Automated Targeting, so this cant be set using the API. You will have to use the AdWords UI to set this. Thanks, Sreelakshmi, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find

Re: How to associate feed list with new campaign

2018-03-22 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API Forum
Hi Anshul, Could you please confirm you have linked your Merchant center to the AdWords Account? If not, please follow the steps in this guide . After linking, you can create shopping campaign via AdWords A

Re: What is the Global location Criteria Id?

2018-03-22 Thread Mark Anthony Gutierrez
Hello sir Peter, I'm using it on TargetingIdeaService, so I can add List of locations on the code right? On Thursday, March 22, 2018 at 3:42:57 PM UTC+8, Peter Oliquino wrote: > > Hi Mark, > > If you are looking for the list of all location criteria that is supported > in the AdWords API, then,

201802 API : parallelTrackingEnabled is set to false in non testing Customers pulled by get, hits OperationAccessDenied error on mutate.

2018-03-22 Thread Matthew Wawrin
Hi, I hit a small issue with the 201802 API level, which is probably mainly because I'm not following best practices by sending a sparse object to mutate. I figured I'd share my issue and finding anyways incase someone else hits something similar. I also have a follow up question at the end

Is there are files in other languages

2018-03-22 Thread 18824261965
Hi, Our customers are Chinese Is there are files in other languages? . -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Adwords UI stats and data from API does not match

2018-03-22 Thread tarvinder . singh
Hello Guys, I have imported the Keyword_performance_report (KPR) and campaign_performance_report (CPR) from Adwords via smartly. But when i compare costs with the adwords UI the numbers dont match. Adwords UI gives a cost of x, KPR says 1.3x and CPR it is 2 x. Also the clicks and impressions do

set Automated targeting

2018-03-22 Thread 18824261965
Hi, I am a developer of Node,How to set Automated targeting like the adwords UI with adwords-api when I Create your ad group. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+Googl

Re: Can't create root productPartition

2018-03-22 Thread 18824261965
Hi, Thank you for your suggestion, I successfully created the product tree. 在 2018年3月19日星期一 UTC+8下午3:44:21,Luis Xander Talag (AdWords API Team)写道: > > Hi, > > A ProductPartition of type SUBDIVISION must always be completely > partitioned, so all child nodes of a subdivision must have a caseValue

Re: sending offline conversions for multiple accounts using python

2018-03-22 Thread BIP
Hi Peter, Thank you for the response! I still do not understand a few things: 1. In the Parallel Report Download example you provided, the authentication in still being done using a yaml file. D

How to associate feed list with new campaign

2018-03-22 Thread Anshul Goel
Hi, In my merchant Centre, I have uploaded multiple products based on their sellers. Now, I am creating campaigns with MCC. How do I choose a particular feed data uploaded on MCA with this campaign. E.g : MCA has sellers A,B,C,D I create a campaign for B. Now for the campaign I want all product

Re: What is the Global location Criteria Id?

2018-03-22 Thread 'Peter Oliquino' via AdWords API Forum
Hi Mark, If you are looking for the list of all location criteria that is supported in the AdWords API, then, you may refer to our geo targeting spreadsheet to get the information that you need. There is no single criteria I