Re: google adwords api v201702 not available and its upgrade process

2018-03-01 Thread 'Peter Oliquino' via AdWords API Forum
Hi Shikhar, The v201702 AdWords API version has already been sunset and services from this version will no longer work. From the AdWords API perspective, we recommend that you always use the latest version

Re: How to get all managed accounts with one call?

2018-03-01 Thread 'Peter Oliquino' via AdWords API Forum
Hi, You can try the GetAccountHierarchy Python example to retrieve all accounts under a specific MCC. Let me know if this is what you are looking for. Best re

Re: How to create an Adwords Token. Docs are wrong.

2018-03-01 Thread 'Vincent Racaza (AdWords API Team)' via AdWords API Forum
Hi Ricardo, Can you confirm if what you meant is the "AdWords API Center" in the AdWords UI? If so, you need to log in to your MCC account and then revert back to the old AdWords UI. In the old AdWords UI, you can go to *Gear Icon* > *Account settings* > *AdWords API Center *and then you can re

Re: Adwords TargetingIdea Keyword MatchType not working

2018-03-01 Thread 'Vincent Racaza (AdWords API Team)' via AdWords API Forum
Hi John, The TargetingIdeaService will return the related ideas/keywords based on the keyword/s that you set if your requestType

Re: Some keywords are failing whole volume batch in TargettingIdeaService

2018-03-01 Thread cv
Hello, Can anyone suggest what can be done to get proper data? I am also see that when we can mic category keywords the API is not returning results. Can anyone confirm same? Thanks, On Thursday, 1 March 2018 11:39:13 UTC+5:30, cv wrote: > > Hello Anash, > > I am still facing the issue fro

Re: AdWords : Feed Service API error

2018-03-01 Thread 'Vincent Racaza (AdWords API Team)' via AdWords API Forum
Hi Gurpreet, As you can see in this blog post , you will now need to use the AdWords API scope (https://www.googleapis.com/auth/adwords) in your OAuthInfo's httpRequestUrl

Re: Retrieving Adwords Ads Extension Data using API

2018-03-01 Thread Asad Khan
As i have already mentioned i want to get extension name not the placeholder, please look into a highlighted column in an attachment. Please provide me solution to my problem. Regards, Asad On Friday, March 2, 2018 at 1:23:39 AM UTC+5, Bharani Cherukuri (AdWords API Team) wrote: > > Hello Asad

Adwords TargetingIdea Keyword MatchType not working

2018-03-01 Thread John Ricaña
Hi, I am using the TargetingIdeaService on calling the Adwords API and we are looking for the Exact result based on the keyword that was requested. We are passing the keywords via RelatedToQuerySearchParameter. On the api guide it says the "A list of *exact* keyword match query Strings that th

How to get all managed accounts with one call?

2018-03-01 Thread cosbgn
I need to fetch all the accounts a user has access to. I'm using the python library. At the moment I do something like this, but it seems an overkill and multiple loops / calls. oauth2_client = oauth2.GoogleRefreshTokenClient(app.config[ 'GOOGLE_CLIENT_ID'], app.config['GOOGLE_CLIENT_SECRET']

Re: TargetingIdeaService range of dates

2018-03-01 Thread taral
Hi, Any update in this topic again? Do we have option to give custom date range in TargetingIdeaService in version vv201705? Specifically, with python. Thanks! On Tuesday, November 24, 2015 at 8:21:33 AM UTC-6, Josh Radcliff (AdWords API Team) wrote: > > Hi, > > There have not been any changes

google adwords api v201702 not available and its upgrade process

2018-03-01 Thread shikhar subedi
Hi, We have been using the google adwords api php client v201702 specifically to upload offline conversion feed for google adwords. As of Feb 23rd 2018, this service has stopped working with the error PHP Fatal error: SOAP-ERROR: Parsing WSDL: Couldn't load from 'https://adwords.google.com/api/

AdWords : Feed Service API error

2018-03-01 Thread gurpreet . admaxlocal
Hi, Since last 2 days we have been getting “AuthenticationError. OAUTH_TOKEN_INVALID” error while calling feed service to create customer feeds for GMB location for all the accounts. We use GMB only to create location extensions in AdWords. Attached is the request and response for a sa

How to create an Adwords Token. Docs are wrong.

2018-03-01 Thread Ricardo Paiva
Hi, I can't find link to create an API Token to access Adwords API. The link to API Central doesn't exists for me. Thanks, Ricardo -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+Goo

Re: Im stock here in CreateHttpHeader error

2018-03-01 Thread 'Vincent Racaza (AdWords API Team)' via AdWords API Forum
Hi, Based on your code snippet, it seems that you are not utilizing the property file in getting the details of your credentials. I recommend that you use the property file so you don't need to set these values in

Im stock here in CreateHttpHeader error

2018-03-01 Thread Mark Anthony Gutierrez
Traceback (most recent call last): File "C:\Users\xxx\AppData\Local\Programs\Python\Python36-32\lib\site-packages\django\core\handlers\exception.py", line 35, in inner response = get_response(request) File "C:\Users\xxx\AppData\Local\Programs\Python\Python36-32\lib\site-packages\django\

Re: Retrieving Adwords Ads Extension Data using API

2018-03-01 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum
Hello Asad, If you're looking to get the placeholder type you could either use CampaignExtensionSetting by querying for the extensionType attribute or use

Re: Pull Attribution report using AWQL

2018-03-01 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API Forum
Hi Zoran, Unfortunately, I cannot comment on availability of this report in future, but please do keep an eye on our blog for any updates

Ad Performance Report - Cost metric

2018-03-01 Thread Luigi Taccetta
Hi there, Using the "Ad Performance Report" v201710 - https://developers.google.com/adwords/api/docs/appendix/reports/v201710/ad-performance-report#cost, I notice the "Cost" metrics returned is not that correct. For instance, in Google AdWords it shows 134.20, when the results from the API sh

Re: Pull Attribution report using AWQL

2018-03-01 Thread Zoran Kelenc
Hi Dhanya Good to know. Thanks! Can we expect this report to be available in the future? Kind regards, Zoran. On Wednesday, February 28, 2018 at 9:05:42 PM UTC+1, Dhanya Sundararaju (AdWords API Team) wrote: > > Hi Zoran, > > Unfortunately, Attribution Report is not available via the API. Plea