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 
.
 
As for the PHP versions which are compatible with previous or current 
versions, you may get in touch with the PHP client library owners via this 
link  as they are 
more equipped to provide you with the information you need.

Best regards,
Peter
AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/abf8d070-0c5e-4f7c-a213-15912b4205de%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


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 regards,
Peter
AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/91687326-b75a-469a-8925-fdcabc131e52%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


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 request for a 
developer token. You can check this guide 

 for 
more information on this.

If you still can't see the "AdWords API Center" after following the 
suggestion, kindly provide your MCC Id via *Reply privately to author* option 
so I can further check this.

Thanks,
Vincent
AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/d8a075a2-15c9-4417-a415-1d05bbc19014%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


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 

 is IDEAS 
.
 
If you want the statistics of the specific keyword/s (e.g. "cebu", "cebu 
pacific") that you set, you need to use the STATS 

 requestType.

Kindly do this in your end and let me know if this is what you are looking 
for.

Thanks,
Vincent
AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/476b46fb-1674-4275-b24a-3ac9101415da%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


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 from past few days. When I run the service 
> with 10-15 keywords it is not returning values, but when I ran the 
> individual keywords it is providing me ideas through API.
>
> Is there still issue with API?
>
> Thanks,
>
>
> On Tuesday, 7 November 2017 02:06:15 UTC+5:30, Anash P. Oommen (AdWords 
> API Team) wrote:
>>
>> Hi Sebastian, Suk,
>>
>> This issue should be fixed as of today. Let me know if you continue 
>> seeing more issues.
>>
>> Cheers
>> Anash P. Oommen,
>> AdWords API Advisor.
>>
>> On Thursday, October 26, 2017 at 2:27:19 PM UTC-4, Anash P. Oommen 
>> (AdWords API Team) wrote:
>>>
>>> Hi Sebastian, Suk,
>>>
>>> I still don't have an update from the team. We are still working on a 
>>> fix.
>>>
>>> Thanks,
>>> Anash P. Oommen,
>>> AdWords API Advisor.
>>>
>>> On Thursday, October 26, 2017 at 5:28:15 AM UTC-4, Sebastian wrote:

 Hi Anash,

 any news on this topic?

 Thanks
 Sebastian

>>>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/7ba37f04-382d-400c-bd6e-37f60f4d902b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


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 

 field 
when creating location extension feeds. Kindly do this suggestion and let 
me know how it goes. If the issue still persists after doing the 
suggestion, kindly provide the SOAP request and response logs via *Reply 
privately to author* option so I can further check it. 

Thanks,
Vincent
AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/c61bb3ce-9145-4edc-9c6c-25f2ecd43eba%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


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, 
>
> If you're looking to get the placeholder type you could either use 
> CampaignExtensionSetting by querying for the extensionType 
> 
>  attribute 
> or use the FeedMappingService and query for the placeHolderType 
> 
>  attribute. 
>
> If your concern is different, could you please enable logging and share us 
> the complete SOAP request and response logs along with the client Customer 
> Id, so I can take a look? You can reply back via *Reply privately to 
> author* option. 
>
> Thanks,
> Bharani, AdWords API Team
>
>>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/1e8bd9f8-4743-4708-b48d-fbd7676d823d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


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 the search result should be related to."
https://developers.google.com/adwords/api/docs/reference/v201710/TargetingIdeaService.RelatedToQuerySearchParameter

But why does it shows many related results and not the Exact result? 
Ex.  keyword = cebu
   Response: 
 cebu pacific
 cebu 

Thanks and Looking Forward,
John



-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/aba5898b-5bfa-4822-9d55-e9e1bcc02315%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


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'], creds[
'refresh_token'])
 adwords_client = adwords.AdWordsClient(app.config['ADWORDS_DEV_TOKEN'], 
oauth2_client)


 campaign_service = adwords_client.GetService('CampaignService', version=
'v201710')
 customers = adwords_client.GetService('CustomerService').getCustomers()


 for top_customer in customers: # Top Adwords accounts
 client_customer_id = str(top_customer.customerId)


 top_adwords_client = adwords.AdWordsClient(app.config['ADWORDS_DEV_TOKEN'], 
oauth2_client, 'user_agent', client_customer_id=client_customer_id)
 # Get managed accounts
 accounts = top_adwords_client.GetService('ManagedCustomerService').get({ 
'fields': ['CustomerId', 'CanManageClients'] })


 if 'entries' in accounts:
 for account in accounts['entries']:
 account_id = account.customerId
 adwords_client = adwords.AdWordsClient(app.config['ADWORDS_DEV_TOKEN'], 
oauth2_client, 'user_agent', client_customer_id=account_id)
 campaign_service = adwords_client.GetService('CampaignService', version=
'v201710')


Is there a way to simplify this code and just get directly all the ads a 
user has access to?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/d9a68708-3c12-49a3-a94c-58d09d2f1a66%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


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 to *TargetingIdeaService* around dates. 
> The service still only returns *TARGETED_MONTHLY_SEARCHES* for the last 
> 12 months.
>
> Best regards,
> Josh, AdWords API Team
>
> On Tuesday, November 24, 2015 at 8:44:28 AM UTC-5, Deepa Varma wrote:
>>
>> Hi,
>>
>>
>>  Any update in this topic ? Do we have option to give date range 
>> in TargetingIdeaService in version v201509 ? Please help 
>>
>>
>>
>> On Wednesday, 3 September 2014 01:59:15 UTC+5:30, Josh Radcliff (AdWords 
>> API Team) wrote:
>>>
>>> Hi,
>>>
>>> The API does not support custom date ranges. The closest you can get to 
>>> approximating that functionality is to include the 
>>> *TARGETED_MONTHLY_SEARCHES* attribute type you mentioned in your 
>>> request.
>>>
>>> Best regards,
>>> Josh, AdWords API Team
>>>
>>> On Tuesday, September 2, 2014 4:55:29 AM UTC-4, Alex wrote:

 Hello

 I am trying to use PHP TargetingIdeaService (v201402) to get 
 TARGETED_MONTHLY_SEARCHES. 
 Is it possible to restrict the result of a range of dates, as it 
 happens in KeywordPlanner ( 
 http://gyazo.com/568f5499d1096ba05e776a05c135b4f9 )? 

>>>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/da339a3f-13ac-40d8-877e-45729dba311e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


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/cm/v201702/OfflineConversionFeedService?wsdl'
 
: Start tag expected, '<' not found

When I navigate to the wsdl file in the browser , it is empty. So, I am 
planning to upgrade to version v201705. but when i look at the sunset date 
for v201705, it is scheduled for 28 march 2018.. I cannot upgrade to the 
latest version (v201802) because of the php version we are currently using. 
So my question is what is the earliest version for google adwords api which 
will be available for at least a year and which supports php version 5.5.38?

Thanks in advance for you help.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/f90b9d9a-9d22-4f90-8baa-cb24c8122419%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


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 sample account.

 

*Error details:*

[AuthenticationError.*OAUTH_TOKEN_INVALID* @ 
operations[0].operand.systemFeedGenerationData.oAuthInfo; 
trigger:'https://www.googleapis.com/auth/plus.business.manage']

https://www.googleapis.com/auth/plus.business.manage

   
AuthenticationError.OAUTH_TOKEN_INVALID

   AuthenticationError

   OAUTH_TOKEN_INVALID

 

Also there were no changes (api/property) made at our end since last 2-3 
days which can lead to this error.Feed service creation was working fine a 
few days ago for the same soap request and response.

 

*Other Details:*

 

We use centralized/common GMB business account for multiple AdWords 
accounts, so the GMB account uses different sign-in email address from the 
one used for our AdWords account(s).

 

Request:



GMBLocationExtension

ADWORDS

https://adwords.google.com/api/adwords/cm/v201708"; 
xsi:type="ns2:PlacesLocationFeedData">



GET


https://www.googleapis.com/auth/plus.business.manage

GMB API user 
access token




aml.gmb.mana...@gmail.com

4177937093



 

 

GMB refresh/access token is generated with scope (only GMB): 
https://www.googleapis.com/auth/plus.business.manage

Adwords refresh/access token is generated with scope (adwords and GMB): 
https://adwords.google.com/api/adwords  
https://www.googleapis.com/auth/plus.business.manage

 

Also other adwords api services like campaign creation, budget updates etc 
using same adwords access token is created successfully and GMB location 
are created successfully in GMB account using GMB access token. 

 

Any insight to why this is happening and how to resolve this would be great.

 


Thanks

Gurpreet Singh

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/030eecd6-6914-40e9-b1a5-53b9b95d5f0a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


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/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/1a246b2d-6179-425f-9790-f38789a0bcd4%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


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 every example/code you are using.

Also, in your code snippet, you did not set the client secret and refresh 
token which are required fields for every API request. Please check this 
guide 
 to 
help you get started.

Thanks,
Vincent
AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/e1e368c1-1969-4ac6-83c9-7a4909079773%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


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\core\handlers\base.py",
 
line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
  File 
"C:\Users\xxx\AppData\Local\Programs\Python\Python36-32\lib\site-packages\django\core\handlers\base.py",
 
line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "C:\Users\xxx\Desktop\project\ksvt\views.py", line 68, in generate
main(adwords_client)
  File "C:\Users\xxx\Desktop\project\ksvt\views.py", line 118, in main
page = targeting_idea_service.get(selector)
  File 
"C:\Users\xxx\AppData\Local\Programs\Python\Python36-32\lib\site-packages\googleads\common.py",
 
line 774, in MakeSoapRequest
self._header_handler.SetHeaders(self.suds_client)
  File 
"C:\Users\xxx\AppData\Local\Programs\Python\Python36-32\lib\site-packages\googleads\adwords.py",
 
line 514, in SetHeaders
http_headers = self._adwords_client.oauth2_client.CreateHttpHeader()
AttributeError: 'str' object has no attribute 'CreateHttpHeader'


All credentials are passed correctly:
adwords_client = adwords.AdWordsClient(
'dev-token', 
'client-id',
'user-agent', 
client_customer_id= 'xxx-xxx-xxx')

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/7ec54786-5eb4-4ba2-bbdc-c275c11b39be%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


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 the FeedMappingService and query for the placeHolderType 

 attribute. 

If your concern is different, could you please enable logging and share us 
the complete SOAP request and response logs along with the client Customer 
Id, so I can take a look? You can reply back via *Reply privately to author*
 option. 

Thanks,
Bharani, AdWords API Team

>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/065ce7e1-dbe2-4a20-8705-cabda33700a7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


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 or announcements about upcoming releases. 

Regards,
Dhanya, AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/ce8ed28f-fc32-4685-80e4-8185f56c8492%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


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 shows '13420'.

Is there something I'm missing or it's a bug?

Thanks in advance

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/691aa25d-ecbc-4f43-add7-9d8ef84d3c1b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


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. Please let 
> me know if you have further questions.
>
> Regards,
> Dhanya, AdWords API Team
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/91ff1ffa-edf3-4ebd-9645-a8f09fadc26b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.