Re: YouTube iOS App ID Causes INVALID_MOBILE_APP CriterionError

2016-08-18 Thread 'Thanet Knack Praneenararat (AdWords API Team)' via AdWords API Forum
Hello Mark, I'm really sorry for this late response. I've just got confirmation back from the person in charge of this feature. The answer is that it's by design that YouTube apps can't be targeted for exclusion. This is because YouTube mobile app is considered as YouTube network and not a

Re: Targeting Google My Business Locations

2016-08-18 Thread 'Joyce Lava' via AdWords API Forum
Hello Jon, You may use the AdWords Location extensions and perform the steps provided to create and link business locations. You may also refer to the AddGoogleMyBusinessLocationExtensions.java

Targeting Google My Business Locations

2016-08-18 Thread Jon Perry
Assuming the GMB account is already linked, how would one go about targeting GMB locations using the API? Essentially, I'm trying to mimic this: Campaign -> Settings -> +Locations -> Advanced Search -> Location Groups -> My Locations I'm having a difficult time finding docs for this. Any

Re: Cannot create new account via API: Exception SoapFault exception: [soap:Server] [ManagedCustomerServiceError.NOT_AUTHORIZED @ operations[0]]

2016-08-18 Thread 'Anthony Madrigal' via AdWords API Forum
Hi, I'm glad you were able to figure what the issue was. Refresh tokens are generated from a login, so if the email address has read only access, then they will not be able to create an account. Please let me know if there is anything else I can help with. Cheers, Anthony AdWords API Team --

Re: BatchJobProcessingError.INTERNAL_ERROR when processing campaign structure with campaing criterion and extension operations

2016-08-18 Thread 'Anthony Madrigal' via AdWords API Forum
Hi Irfan, Could you please *reply privately to author *your SOAP request and response where you are seeing this error so I can take a closer look? Thanks, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+:

Re: TargetingIdeaService: How to get keyword search volume and keyword ideas for a specific period?

2016-08-18 Thread 'Vishal Vinayak (Adwords API Team)' via AdWords API Forum
Hi, That is correct. If you add the attribute TARGETED_MONTHLY_SEARCHES in your selector

Re: Get all FrequencyCap on all campaigns per account using Java API

2016-08-18 Thread 'Anthony Madrigal' via AdWords API Forum
Hello Aba, Unfortunately, there is currently no way to get all campaigns under your MCC account in one operation. You will need to make a separate request for each account to get its campaigns and their frequency caps. Regards, Anthony AdWords API Team -- --

BatchJobProcessingError.INTERNAL_ERROR when processing campaign structure with campaing criterion and extension operations

2016-08-18 Thread Irfan Ismail
Hi, I got INTERNAL_ERROR issue when adding campaing structure using batch process with campaign criterion and extension operations. But I didn't get this issue when processing campaign structure without campaign criterion and extension operations. Here the error message from log :

Get all FrequencyCap on all campaigns per account using Java API

2016-08-18 Thread Aba Nassif
Hello, I have managed to get the list of all accounts under one MCC using the Java API using the ManagedCustomerServiceInterface. I have also managed to get the list of all campaigns for a given account using the Java API using the CampaignServiceInterface. My issue now : How can I get all

Re: Remarketing list

2016-08-18 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Zia, Yes, remarketing lists can be created at the Manager level using both AdWords UI as well as AdWords API. You can set the Manager's accountId as the clientCustomerId in the API request to create user lists in the Manager account. These remarketing lists should be shared with the client

Re: Cannot create new account via API: Exception SoapFault exception: [soap:Server] [ManagedCustomerServiceError.NOT_AUTHORIZED @ operations[0]]

2016-08-18 Thread starrychloe S.
It was because it was a linked account and the account owner had the email address used to log in set to standard access. When they changed it to admin access, then the new account button was available and the API worked. I thought all the account numbers were the same, regardless of the email

TargetingIdeaService: How to get keyword search volume and keyword ideas for a specific period?

2016-08-18 Thread jamgrzesik
I would like to get daily stats of search volumes for specified keywords. I can't find documentation on AWQL in TargetingIdeaService. I belive that the results from the TargetingIdeaService for example here:

TargetingIdeaService: how to get search volume and keyword ideas for a specific period

2016-08-18 Thread jamgrzesik
I am looking for a way to get keyword search volumes and for a specific period (e.g. given day). I thought that AWQL may be useful, but TargetingIdeaService has no query method. Also, correct me if I am wrong - I belive the results from running this example script -

Re: Will "CustomerSynchService.get" operations report clearing of Target CPA and Conversion Optimizer bid mods?

2016-08-18 Thread 'Nadine Sundquist (AdWords API Team)' via AdWords API Forum
Greetings Al, Thanks for being so patient. I was able to confirm that the API's CustomerSyncService will see the changes. However, the *Change History* in the user interface will not have the changes visible. Take care, Nadine, AdWords API Team On Monday, August 15, 2016 at 4:36:34 PM UTC-4,

Remarketing list

2016-08-18 Thread xtcsuk
Hello, This mcc level remarketing list was asked almost a year ago, and the answer from 'Danial' was no, is this possible, now? regards, Zia -- --

Re: INVALID_PRODUCT_BIDDING_CATEGORY

2016-08-18 Thread 'Michael Cloonan (AdWords API Team)' via AdWords API Forum
Hello, Did you make any changes to the code before running the example? If so, try reverting those changes and run the example again. If not, you can file an issue against the Java library explaining that the example doesn't work, and the owner of that library will be able to address it.

Re: Getting zero impression rows after setting setting includeZeroImpression to False

2016-08-18 Thread Ketaki
Hi Vishal, I have sent you the sample report definition with ClientCustomerId by *Reply privately to author *option. Can you please debug and provide reason of getting zero impression rows? Regards, Ketaki. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and

Re: Getting top movers report in dot net

2016-08-18 Thread 'Joyce Lava' via AdWords API Forum
Hello, As far as I know, you could configure top movers report *only* in the AdWords UI. Please refer to this article to know more details about this. Thanks, Joyce, AdWords API Team -- --

INVALID_PRODUCT_BIDDING_CATEGORY

2016-08-18 Thread Thakur Vishal
Hi Team, I am trying to run the sample code to add ProductPartitionTree and getting the following issue: INVALID_PRODUCT_BIDDING_CATEGORY faultString: [CriterionError.INVALID_PRODUCT_BIDDING_CATEGORY @ operations[8].operand.criterion.caseValue;

Getting top movers report in dot net

2016-08-18 Thread ashok kuna
Hi how can we get the top movers report in c# dot net -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You

Re: SOAP ошибка v201607

2016-08-18 Thread zastrozhnov . sotnik
Hello! 1) I meant company under "it". When we export this company from Google Editor its volume is 300kb. Under company weights i meant it's volume. We use Google Editor , in this case to see the company volume. Answering the Josh questions: 1) I meant the *total size of many* requests. 2)

Re: Some Thoughts on the {ignore} Parameter

2016-08-18 Thread Dorian Kind
Hi Michael, thanks, I appreciate your answer. Rest assured that I did not want to imply that we would try to use the feature to get around Adwords policies, it just seemed to me from the description of the parameter that it might be possible to do so. Thanks & best regards, Dorian On

Re: Quality score factors through API

2016-08-18 Thread Raghu Kashyap
Great. That's exactly what I was looking for in the keyword performance report. On Thursday, August 18, 2016 at 5:20:07 AM UTC+5:30, Zweitze wrote: > > You're looking for PostClickQualityScore and SearchPredictedCtr. Both are > available in KEYWORDS_PERFORMANCE_REPORT. > > On Wednesday, August