Re: Trying Google Adwords API ver v201609 - Got some error

2017-09-07 Thread Pradeep Kumar
While Accessing new fields like budget, clicks, impressions then i am getting an error. Please help to get these data from google adwords api On Friday, September 8, 2017 at 10:19:00 AM UTC+5:30, Pradeep Kumar wrote: > > Dear Vincent, > > I hope you are doing well. > > I want more help from you

Re: Problem in google adword..

2017-09-07 Thread 'Vincent Racaza (AdWords API Team)' via AdWords API Forum
Hi CapitalStars, Your issue seems to be more specific to the AdWords product level, and not on the AdWords API itself. Our team only handles AdWords API related concerns/issues. Kindly post this in the AdWords Community Forum

Re: Negative keyword conflict MMC script - parsing error

2017-09-07 Thread 'Vincent Racaza (AdWords API Team)' via AdWords API Forum
Hi, It seems that your concern is related to AdWords Scripts, and not the AdWords API. Our team only handles AdWords API related issues/concerns. Please post this in the AdWords Scripts Forum as their team can better assist you on

Re: Ad Group Ad service: ADD Operation not working

2017-09-07 Thread 'Vincent Racaza (AdWords API Team)' via AdWords API Forum
Hi Neha, The ADD_OPERATION_NOT_PERMITTED error means that you are trying to add a campaign in a manager account, instead of a client account. Could you confirm that you are using an

AdWords API Center Not there under new interface

2017-09-07 Thread cv
Hello, Adwords API Center is not there under settings with new Adwords Interface (UI). Please let me know how I can access this, under New Adwords UI. Thanks, -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/

Re: Trying Google Adwords API ver v201609 - Got some error

2017-09-07 Thread Pradeep Kumar
Dear Vincent, I hope you are doing well. I want more help from you regarding the API. I am trying to display text ads of a particular group but unable to fetch that ads. also i am trying to fetch Impressions, Clicks, creatives from the campaigns but unable to fetch that data. Please guide me

Error checking authorization

2017-09-07 Thread Tim Johnson
Hi, I am looking to handle errors when using: OAuth2TokenBuilder() and AdWordsSessionBuilder() The examples online do not seem to show what methods can be used to return the errors; getPartialFailureErrors() isn't a method for those classes. Is there something similar that I can use to lo

Problem in google adword..

2017-09-07 Thread Capital Research
Hello, I am using adword from last 2 years but my ad not show in the first page of search engine as already set the suggested first page bid.. kindly help me as soon as possible... Thanks CapitalStars -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google

Ad Group Ad service: ADD Operation not working

2017-09-07 Thread neha sahu
Hi, I am using Google AdWords API to my system and using only the test account for this. 1. While using 'adGroupAdService' , If I am sending ADD request, I am getting below error: "[OperationAccessDenied.ADD_OPERATION_NOT_PERMITTED @ class campaignmgmt.feed.feed.MutateAction (ADD) requ

Negative keyword conflict MMC script - parsing error

2017-09-07 Thread bakara . data
Hello, I have tried using the Negative keyword conflict MMC script but every time I try to preview it I get a parsing error on line 161. for the life of me I can't understand where is the problem.. does any one have an idea? Logger.log('Downloading keywords performance report'); var query

Re: AuthenticationError.NOT_ADS_USER

2017-09-07 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum
Hello Carlos, It is not possible to generate the report at MCC level. This said, for this error, can you try generating the report again with the client customer id of the client account associated with your MCC? If that doesn't work, could you regenerate the OAuth2 credentials and then try ag

Re: Missing locations in the Geo Targets API

2017-09-07 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi Sean, The geotargeting table contains the criteria Ids of all locations that can be targeted using AdWords. Some countries/territories are not targetable in AdWords but may appear in reports based on the user's area of

Re: Batch Job (format xml Request body)

2017-09-07 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi, You can use the schema available here to construct batch job requests. If you are not using a client library utility , then please see the upload req

Batch Job (format xml Request body)

2017-09-07 Thread Che Siri
Hi, i am developing my app in node.js and making the request to the services. I can create a Batch Job service and get the uploadUrl. But i don´t know how to send the xml body to the request because i dont know the format of this xml. I need send the Request body from my array of operations.

Re: Selector Fields class for Report fields?

2017-09-07 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Joel, I'm afraid I don't have any updates at the moment. I'll let you know once I have more details. Regards, Shwetha, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.goog

Missing locations in the Geo Targets API

2017-09-07 Thread sean . blumenfeld
Hi Adwords Team, I have a query regarding Geo Locations. We download our spend at a location level using the GEO_PERFORMANCE_REPORT. We also download a list of Geo Locations from your Geo Target API here https://developers.google.com/adwords/api/docs/appendix/geotargeting We have noticed that

Re: AuthenticationError.NOT_ADS_USER

2017-09-07 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum
Hello, The *NOT_ADS_USER* error usually means that the login used to generate the OAuth2 access token is not associated with any AdWords account. Can you make sure that you entered the correct cre

Re: AWQL result has duplicates

2017-09-07 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi, You need to change the logging level as described here to suppress logger messages as required. Regards, Shwetha, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: http

Re: Timed out connect in add complete campaign workflow

2017-09-07 Thread Carmine Pagliaro
Hello Vincent, I'm using BatchJobService to load a complete campaign flow. I use the: operations.addAll(adGroupOperations); // Create and add operations to create new ad group ads (text ads). operations.addAll(buildAdGroupAdOperations(tempIdGenerator, r

Re: Selector Fields class for Report fields?

2017-09-07 Thread joel
Hi Shwetha, I wanted to follow-up on this to see if you had more information about this? Can the documentation and selector fields be updated to include all allowed values? Thanks, Joel On Wednesday, August 16, 2017 at 4:07:34 PM UTC-4, Shwetha Vastrad (AdWords API Team) wrote: > > Hi Joel, >

Re: Strange day limit hit - rateName=OperandTypePerDay

2017-09-07 Thread 'Michael Cloonan (AdWords API Team)' via AdWords API Forum
Hello, Can you please reply to me privately with the CID where you signed up for your developer token (so I can double-check what level of access it has), and also with the SOAP request/response where you're getting this error message so that I can see it in context? Regards, Mike, AdWords API

User list size does not change from 31.8.

2017-09-07 Thread Ondřej P
Hi, we periodically download size of user lists to our system via AdWords API and we found out that AdWords stopped adding users to the lists since 31.8. We download data for hundreds of accounts in our MCC and this problem affects all the accounts. The same problem is present in the AdWords U

Re: Request to Google Adwords through Google APIs returns AuthorizationError.USER_PERMISSION_DENIED

2017-09-07 Thread 'Ivan Bautista' via AdWords API Forum
Hi, Are you still getting the USER_PERMISSION_DENIED error? If so, could you please provide to us the previously requested information so we could investigate further on our end? Regards, Ivan AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog a

AuthenticationError.NOT_ADS_USER

2017-09-07 Thread Carlos Casasola
Hi, I configured my MCC and linked a AdWords account, I get my developer Token, the client ID, client Secret and refresh Token with the MCC. When I call to API using the PHP library googleads-php-lib": "19.0.0" return the next error: Type = 'AuthenticationError.NOT_ADS_USER', Trigger = '', F

Re: Where does CriterionUserList ID come from?

2017-09-07 Thread Lukas Lukac
Would never find it there. Thx a lot! On Wednesday, 6 September 2017 15:53:28 UTC+2, Shwetha Vastrad (AdWords API Team) wrote: > > Hi Lukas, > > In the AdWords UI, you need to navigate to *Shared library* -> *Audiences* > and > click on the remarketing list you are interested in. The *List ID*

Re: Strange day limit hit - rateName=OperandTypePerDay

2017-09-07 Thread Saulius Maknickas
Hi Vincent, Thanks for your answer. Yes we are aware that this limit is on ACCOUNT level and we respect all rate limits. We do slow down. I can only guess from the log record that we hit Ads per day limit (OperandTypePerDay and AdGroupAdService), the link you provided does not speak about it.

Re: CRM Based User List Samples Issues

2017-09-07 Thread 'Vincent Racaza (AdWords API Team)' via AdWords API Forum
Hi Daven, The addressInfo field of a user list member is accessible to whitelisted customers only. This is also specified in our updated example

Re: Automate GetRefreshToken

2017-09-07 Thread 'Vincent Racaza (AdWords API Team)' via AdWords API Forum
Hi Matt, Could you confirm if you are using one of our AdWords API client libraries ? If you are using it, then our client libraries automatically refreshes an expired access token based on this guide

Re: Timed out connect in add complete campaign workflow

2017-09-07 Thread Carmine Pagliaro
Thks Vincent, Implementing Batch solve my problem to load huge quantities of data. On Tuesday, September 5, 2017 at 7:30:25 AM UTC+2, Vincent Racaza (AdWords API Team) wrote: > > Hi Carmine, > > It seems that this issue is the one that you have told us privately on > this forum post >