Re: Tutorial Codeigniter + API do Google

2017-05-23 Thread 'Vishal Vinayak (Adwords API Team)' via AdWords API Forum
Hi,

Unfortunately, we do not have an off the shelf codeignitor integrated 
solution available currently. You can, however, check out our PHP client 
library which contains examples explaining how to go about connecting to 
AdWords API. Sample code snippets for PHP are also available here 

.

Regards,
Vishal, 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/4e60bc35-cb2c-47ba-b6b3-36a5b15c370a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Adwords API

2017-05-23 Thread 'Vishal Vinayak (Adwords API Team)' via AdWords API Forum
Hi,

When using AdWords API reports, you can specify the skipReportSummary 

 flag 
in the request header to false to enable a report summary. To get metrics 
for campaigns, you can use Campaign Performance Report 

. This example 

 in 
Java explains how to download a report using AdWords API. Same example is 
available in other client libraries 
 as well. 
Please revert if you have additional questions or concerns. 

Regards,
Vishal, 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/940d9792-6407-499c-af92-738189623c96%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Unable to create test account

2017-05-19 Thread 'Vishal Vinayak (Adwords API Team)' via AdWords API Forum
Hi,

You may see a DEVELOPER_TOKEN_NOT_APPROVED 

 error 
if your developer token has test access whereas you are trying to access a 
production AdWords account with your developer token. To be able to check 
further, could you please provide me with your AdWords *production 
*
 manager 
account ID as well as the AdWords *test 
*
 manager 
account ID? Please click on *Reply privately to author *when responding. 

Regards,
Vishal, 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/888c52ff-fad9-4577-a047-d4f0e2a941cc%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Find out whether OAuth2 user is read-only

2017-05-16 Thread 'Vishal Vinayak (Adwords API Team)' via AdWords API Forum
Hi,

Access levels (such as Read only, Administrative Access etc.) pertain to 
the email address associated with the OAuth credentials used to 
authenticate the SOAP call. You can check the access level associated with 
an email address by signing in to the your AdWords account and navigating 
to *Account Settings > Account Access*. Unfortunately, this information is 
not available via the API. Please feel free to revert if you have 
additional questions. 

Regards,
Vishal, 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/12e96d50-c652-47e2-96ca-892569cddd6c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Differentiating between MCC vs Campaign level Shared Lists

2017-05-15 Thread 'Vishal Vinayak (Adwords API Team)' via AdWords API Forum
Hi MG,

Unfortunately, there is currently no way to differentiate between a shared 
set available at the client account level vs the one shared from the 
manager account. As a workaround, you can try retrieving the SharedSetId 
s
 
for all shared sets available at the manager account and then eliminate the 
same IDs from the result retrieved from the API call made at the client 
account level. Please revert if you have additional questions or concerns.

Regards,
Vishal, 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/2b701ba4-4e61-409c-81a7-c70f3272a9b0%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Global company with different MCCs and several legal entities

2017-05-11 Thread 'Vishal Vinayak (Adwords API Team)' via AdWords API Forum
Hi Conny,

That is correct. Only one developer token is issued against one legal 
entity. Since my team supports AdWords API related technical queries only, 
please use this form  to 
get in touch with our compliance team directly for questions related to 
developer token policy and compliance. 

Regards,
Vishal, 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/c526cfba-8064-43e5-825c-fa532654fa27%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Size of User List Differs from Value Displayed in UI

2017-05-11 Thread 'Vishal Vinayak (Adwords API Team)' via AdWords API Forum
Hi Manuel,

Could you please confirm if the guidelines mentioned in the "Caveats" 
section of this guide 

 (such 
as using only @gmail addresses) are met? In that case, could you please 
provide me with your 10 digit AdWords account ID? Also, do you happen to 
have the SOAP XML request and response logs for the API call? Please click 
on *Reply privately to author *when responding.

Regards,
Vishal, 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/1afbecdf-05ea-4952-a85e-56b80a087cb2%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Unable to create test account

2017-05-09 Thread 'Vishal Vinayak (Adwords API Team)' via AdWords API Forum
Hi Bas,

You are not required to be logged in to your production manager account 
when creating a test manager account. However, you are required to use an 
email address that is not associated with any AdWords account (test or 
production). Also, could you please confirm what country are currently 
located in? 

Regards,
Vishal, 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/145d4c67-81df-471f-a21e-48448417be7f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Adwords API example testing

2017-05-05 Thread 'Vishal Vinayak (Adwords API Team)' via AdWords API Forum
Hi,

Please refer to this guide 
 for managing your 
customer match audiences in the web interface. Could you please confirm 
which account was the segments uploaded to? Do you happen to have the SOAP 
XML request and response logs for the API call mutate/get API call? Please 
click on *Reply privately to author *when responding.  

Regards,
Vishal, 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/3fbabee9-298b-4ace-a3ac-8797f943bd4b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Campaign Id as array to get the adgroups

2017-05-01 Thread 'Vishal Vinayak (Adwords API Team)' via AdWords API Forum
Hi,

Could you please provide me with the complete SOAP XML request and response 
logs for the API call (in case this error is encountered while using a 
service) or the SOAP XML report definition (in case you faced this error 
with reports) along with your 10 digit AdWords account ID? Please click on 
*Reply 
privately to author *when responding. 

Regards,
Vishal, 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/27dff2ae-589d-41b2-a231-8e547d77a319%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Example Code for Handling RateExceededError

2017-05-01 Thread 'Vishal Vinayak (Adwords API Team)' via AdWords API Forum
Hi,

You can also check out the procedure mentioned in this example 

 and 
check if the error is an instance of RateExceededError and perform action 
in your code accordingly. Although their is no direct way to simulate 
RateExceededError in your API call, you can try to throw 

 the RateExceededError 
manually in your code for that purpose. Also, an additional resource, 
although available in Java programming language only,  is the RateLimiter 
extension 

 which 
can help handle rate limiting related issues by changing a few lines of 
code. Please revert if you have additional questions or concerns. 

Regards,
Vishal, 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/25622e1b-fc64-448f-b0af-6d53301e3c87%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Expanded Dynamic Search Ads

2017-04-27 Thread 'Vishal Vinayak (Adwords API Team)' via AdWords API Forum
Hi Patrick,

Unfortunately, I do not have more information on whether or not this 
feature would be available in AdWords API anytime soon. Please keep an eye 
on our blog  for future updates 
regarding this feature.

Regards,
Vishal, 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/a8fb6d72-eaeb-467c-8e60-1c172763ce01%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Is it possible to fetch keyword planner device breakdown data via API?

2017-04-27 Thread 'Vishal Vinayak (Adwords API Team)' via AdWords API Forum
Hi Greg,

Using AdWords API, you can use TargetingIdeaService to retrieve these 
attributes 

 about 
a TargetingIdea 

 in 
an API call. You can also check out TrafficEstimatorService 

 to 
retrieve traffic estimates for keywords, campaigns etc. Using the 
platformEstimateRequested 

 field 
in your selector, you can retrieve a platform level breakdown of campaign 
level estimates. Unfortunately, there is no way to retrieve the keyword 
search volume directly based on the device type. Please feel free to revert 
if you have additional questions. 

Regards,
Vishal, 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/9d91bca5-1d9d-47e3-86b1-64ef87721cc8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: How should i get "Ad Performance Report" using API

2017-04-27 Thread 'Vishal Vinayak (Adwords API Team)' via AdWords API Forum
Hi,

This example in Java explains how to download a Criteria Performance 
Report. You can download Ad Performance Report using the same example by 
changing the report type here 
.
 
Also, you can change the download format to XML here 

 (JSON download format 

 is 
currently not supported). If you plan to read the report output as a 
stream, you can use the StreamCriteriaReportResults.java 

 example 
instead. Same examples are available in other client libraries 
 as well, 
however, please note that the streaming example is not available in the PHP 
client library. Please revert if you have additional questions or concerns. 

Regards,
Vishal, 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/f0bb340e-bdaa-4977-af47-e9ec71be0e04%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Reporting - CampaignStatus and Amount incorrect when selected date range was long time ago

2017-04-27 Thread 'Vishal Vinayak (Adwords API Team)' via AdWords API Forum
Hi,

Aw-Reporting tool uses AdWords Reports internally to sync your reporting 
data with your local database. However, the reporting call would return the 
current state of your account for attribute 

 fields 
such as CampaignStatus and Amount i.e. if you add CampaignStatus field to 
your report, this would return the status of the campaign at the time of 
report generation. If you plan to use historic changes in campaign data, I 
would suggest taking a snapshot of your local DB / table on a regular basis 
and saving that copy separately.  

Regarding your other question, you can use CampaignService.get 

 to 
fetch the AdvertisingChannelType of each campaign in your AdGroup 
Performance Report.  

Regards,
Vishal, 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/17180924-3df8-4081-bade-f7de0af5fe29%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Price extension mac app

2017-04-27 Thread 'Vishal Vinayak (Adwords API Team)' via AdWords API Forum
Hi,

You can check the reason for disapproval of your price extension 
 by clicking on the 
white speech bubble next to the extension. After you make appropriate 
changes to your extension and click on *Save*, your extension would 
automatically be submitted for review. For more questions related to 
approvals and policy, please feel free to post your query on the AdWords 
Community Forum 

. 

Regards,
Vishal, 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/ccdc748c-d857-4413-98cd-cd4e1dbad38a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Not understand when and why penalties can be charged for the standard access level

2017-04-17 Thread 'Vishal Vinayak (Adwords API Team)' via AdWords API Forum
Hi,

My team supports AdWords API related technical queries only. For questions 
related to compliance and policy, please feel free to get in touch with our 
compliance team here .

Regards,
Vishal, 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/4244c7e8-b24f-4d35-a5c0-28e7b79b2864%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Feature request: VideoId in Ad Performance Report

2017-04-14 Thread 'Vishal Vinayak (Adwords API Team)' via AdWords API Forum
Hi Hiromi,

Unfortunately, VideoId 

 is 
currently available in Video Performance Report only. As an alternative, 
you can use the field CreativeId 

 available 
in the Video Performance Report and map a particular video to an ad. I'm 
afraid I do not have more information on whether or not the VideoId field 
would be made available in the Ad Performance Report any time soon. Please 
keep an eye on our blog  for any 
future announcements regarding this feature.  

Regards,
Vishal, 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/e1630355-cf12-4c1f-bc15-1c10da6b7d78%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Not understand when and why penalties can be charged for the standard access level

2017-04-14 Thread 'Vishal Vinayak (Adwords API Team)' via AdWords API Forum
Hi,

As mentioned in this section 
 
of 
the guide, you will be charged non-compliance fees only if your tool is not 
compliant with the Required Minimum Functionality 
 guidelines. 
If our compliance team gets in touch with you for this purpose, you will be 
given 30 days to fix your tool and no compliance fees would be charged if 
the tool is fixed within that time period. Please revert if you have 
additional questions or concerns. For further questions on compliance and 
policy, please feel free to get in touch with our compliance team here 
.

Regards,
Vishal, 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/5ba5acf7-a611-4a67-8a2d-ac3b7a6f94b8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: DISK_QUOTA_EXCEEDED error returned since more than one day

2017-04-13 Thread 'Vishal Vinayak (Adwords API Team)' via AdWords API Forum
Hi Domenico,

You may see a DISK_QUOTA_EXCEEDED 
 
error 
if your currently executing batch job operations exceed the 1 GB disk space 
limit. Could you please cancel 

 all 
existing jobs and try the same job with lesser number of operations and see 
if it goes through? Also, could you add the field diskUsageQuotaBalance 

 to 
your mutate call to check the quota balance?

Regards,
Vishal, 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/a73a449d-af26-4f87-86fb-c130d07acc0b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: How to determine access level to a developer token AdWords API?

2017-04-13 Thread 'Vishal Vinayak (Adwords API Team)' via AdWords API Forum
Hi,

You can login to your AdWords *manager *account and navigate to *Account 
Settings* > *AdWords API Center* to check the access level associated with 
your developer token. This information is only available via the the 
AdWords web interface and is not available via the API. Please revert if 
you have additional questions or concerns. 

Regards,
Vishal, 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/1f272907-9b1a-4809-bfa8-9b29f0004807%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: SSLError: The read operation timed out

2017-04-13 Thread 'Vishal Vinayak (Adwords API Team)' via AdWords API Forum
Hi Daphna, 

Your issue looks specific to the Python client library. Could you please 
open a new issue here 
? You can also 
comment on this thread 
, which was 
created a few days ago by a user who faced a similar issue when trying to 
download reports.  

Regards,
Vishal, 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/62b7ebbd-8b87-456c-8f03-67bb8c5df82a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: What's the correct way to get completely ads information?

2017-04-13 Thread 'Vishal Vinayak (Adwords API Team)' via AdWords API Forum
Hi,

To select information for a particular type of ad in your Ad Performance 
Report, you can filter 
 on 
the field AdType 
.
 
For example, to filter for dynamic search ads, you can apply a filter as 
follows:

AdType = DYNAMIC_SEARCH_AD 

Please note that you would have to add relevant fields to your selector to 
be able to retrieve all information about your ad type. For example, if you 
are trying to filter on all image ads in your account, you might want to 
include the field ImageAdUrl 

 to 
your selector.  

Not sure if you need help with AdGroupAdService, but you can use 
AdGroupAdService to get information (except metrics) for your ads as well. 
For that purpose, you can use AdGroupAdService.get 

 to 
retrieve relevant fields. Similar to the reports, please filter on the 
field AdType 

 to 
retrieve information for a particular type of ad.  

Please revert if you have additional questions or concerns. 

Regards,
Vishal, 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/04d5f296-983a-4669-97ba-c094e244c472%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Question about Basic access for AdWords API "download up to 1,000 reports per day"

2017-04-12 Thread 'Vishal Vinayak (Adwords API Team)' via AdWords API Forum
Hi,

Basic and Standard access levels are associated with the developer token 
linked to your account, therefore, the limits are applicable to the 
developer token only. This means that you would not be able to download 
more than 1000 reports per day using your developer token, irrespective of 
the number of accounts associated with your manager account. If you plan to 
download more than 1,000 reports per day, you should consider applying for 
Standard 
Access 

 (which 
allows you to download unlimited number of reports per day). Please revert 
if you have additional questions or concerns. 

Regards,
Vishal, 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/33ab0b7e-2469-46ed-aac9-1f23c703178d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Test Feed for Test Product Campaign

2017-04-11 Thread 'Vishal Vinayak (Adwords API Team)' via AdWords API Forum
Hi,

Are you using test accounts 

 for 
this purpose? Do you have more information (screenshots / logs) on the 
policy that got violated? To be able to check further, could you please 
provide me with the SOAP XML request and response logs for the API call 
that creates the campaign? Please click on *Reply privately to author *when 
responding. 

Regards,
Vishal, 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/85299e4c-f461-4920-99bc-cd320983f2be%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: How to acquire the granularity report of the UAC report more granular than the campaign

2017-04-10 Thread 'Vishal Vinayak (Adwords API Team)' via AdWords API Forum
Hi,

UAC Campaigns related statistics are currently only available in the 
reports listed here 
.
 
Unfortunately, Ad Performance Report currently does not support UAC 
campaigns.  

Regards,
Vishal, 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/bb4ad093-e322-4f16-8a91-0c1594d2803d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Recent issues with report downloads - some days, across multiple accounts return no data.

2017-04-10 Thread 'Vishal Vinayak (Adwords API Team)' via AdWords API Forum
Hi Paul,

To be able to look into this issue further, could you please provide me 
with the SOAP XML report definition and your clientCustomerId? Please click 
on *Reply privately to author *when responding. 

Regards,
Vishal, 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/c0e0f114-1b0a-4040-b060-b2672e39dbc3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Age Range Performance Report

2017-04-06 Thread 'Vishal Vinayak (Adwords API Team)' via AdWords API Forum
Hi John,

You can apply predicates 
 on 
your report to filter for search network data using the following fields:

AdNetworkType1 

=SEARCH
AdNetworkType2 

=SEARCH

Regards,
Vishal, 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/6503a985-222e-49e7-bee6-b089964f6662%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: We're sorry, a server error occurred. Please wait a bit and try again.

2017-04-06 Thread 'Vishal Vinayak (Adwords API Team)' via AdWords API Forum
Hi Robert,

My team supports AdWords API related technical queries only. For questions 
related to AdWords Scripts please post your query on the AdWords Scripts 
Forum .

Regards,
Vishal, 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/4a8a789b-c553-4faa-9fdf-e731476a0c16%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: AdWords API for reports

2017-04-06 Thread 'Vishal Vinayak (Adwords API Team)' via AdWords API Forum
Hi Uljan,

You can use date ranges 

 and predicates 
 to 
filter for historical data in your report query. You can also check out our 
AwReporting 
framework  based in Java which 
can be used to sync AdWords API reporting data with your local database. 
Unfortunately, we do not have such a solution for Python environment. 

Regards,
Vishal, 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/a8e9f680-06ca-403d-9526-e7e466b04cde%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: I have a question about SDK performance when i execute getCustomer method.

2017-04-06 Thread 'Vishal Vinayak (Adwords API Team)' via AdWords API Forum
Hi,

Could you please check if there are other processes running on the machine 
that can be stopped (may help with additional heap space for your process)? 
Unfortunately, my team supports AdWords API related technical queries only. 
For questions related to optimizations in the Java client library, I would 
recommend opening a new issue here 
.

Regards,
Vishal, 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/cce7a884-ccd8-4dbe-8552-dd5eff3b9e43%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Api V201702 catch upload offline conversion error

2017-04-06 Thread 'Vishal Vinayak (Adwords API Team)' via AdWords API Forum
Hi Mike,

Unfortunately, you would need to wait for 24 hours before trying to upload 
a new conversion. Along with that, you would also need to comply with the 
validation rules listed on this page 

. 

Regards,
Vishal, 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/f615eb6a-d171-40a3-9428-8dc4e24e65e5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Unable to connect to the remote server when submitting a Batch Job

2017-04-06 Thread 'Vishal Vinayak (Adwords API Team)' via AdWords API Forum
Hi,

Are you facing these issues repetitively? Did any change happen recently to 
your network/proxy configuration? Issues like these are sometimes 
intermittent and tend to go away after a few retries. If you happen to see 
this error again, please let me know.

Regards,
Vishal, 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/7ad77151-11ea-442e-8840-c8710c243dbc%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: The AdWords API does not support report at MCC level?

2017-04-05 Thread 'Vishal Vinayak (Adwords API Team)' via AdWords API Forum
Hi, 

As an alternative, you can check out our AwReporting framework 
 (written in Java) that 
can be used to sync AdWords API reports to your local database. Structure 
reports 

 is 
another alternative to retrieve structural information for your account and 
it's related entities. However, please note that spawning too many threads 
can cause your application to throw RateExceeded 

 errors, 
in which case, limiting the number of requests 

 per 
second to the API can help.  

Regards,
Vishal, 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/de8550f6-056e-4c76-9de3-48290d0171e2%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: I have a unexpected response from AdWords API. How can I fix the problem?

2017-04-05 Thread 'Vishal Vinayak (Adwords API Team)' via AdWords API Forum
Hi Tomohiro,

Could you please provide me with your 10 digit AdWords account ID and a 
sample report that contains records for conversions >=1 (downloaded using 
the report definition provided by you)? Please click on *Reply privately to 
author *when responding. 

Regards,
Vishal, 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/f8ecdf6b-469b-4df9-ae85-2755800a45a8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: API call request rate limit reached

2017-04-05 Thread 'Vishal Vinayak (Adwords API Team)' via AdWords API Forum
Hi,

The expected response time for a Standard Access application is about two 
weeks . If you do 
not hear back after 2 weeks, please feel free to get in touch with our 
compliance team here .

Regards,
Vishal, 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/51e75455-2309-4715-abcd-948dea850f33%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Can't seem to connect to the sutoloader

2017-04-04 Thread 'Vishal Vinayak (Adwords API Team)' via AdWords API Forum
Hi, 

PHP client library examples can be run from the browser by running the php 
built-in web server (details available here 
). If you have 
more questions particular to the PHP client library, I would suggest 
creating a new issue here 
.

Regards,
Vishal, 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/c6600438-549f-4cc3-9671-fd94c5f5a258%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: API call request rate limit reached

2017-04-04 Thread 'Vishal Vinayak (Adwords API Team)' via AdWords API Forum
Hi,

That is correct. Your Basic Access token has a limit of 1,000 daily report 
downloads 

 and 
you may see an error if you have exceeded that limit during a given 24 hour 
period. The best option in that case would be to wait for 24 hours before 
sending another request to the API. Standard Access 

 should 
definitely help since you can download unlimited number of reports per day 
using a developer token with Standard Access. Regarding your application, 
if you do not hear back after waiting for a few more business days, please 
feel free to get in touch with our compliance team here 
.

Regards,
Vishal, 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/cc665ca8-bcdf-4b39-8797-3e85affb1874%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Impression values lower than zero

2017-04-03 Thread 'Vishal Vinayak (Adwords API Team)' via AdWords API Forum
Hello Everyone!

The issue is now fixed and you should no longer see this error when trying 
to request reports via the API. If you are still facing issues, please let 
me know and I'd be happy to take a further look. 

Regards,
Vishal, 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/be210f0a-7aa5-46b8-9821-7e683c2a4737%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Impression values lower than zero

2017-04-03 Thread 'Vishal Vinayak (Adwords API Team)' via AdWords API Forum
Hi,

My team is actively working on this issue and we are getting close to a 
solution. However, I do not have an ETA yet. I'll update the forum post as 
soon as I have more information. 

Regards,
Vishal, 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/21b813a0-d480-4781-9f8b-2b72b73edbe4%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Performance problems downloading criteria report via API

2017-03-31 Thread 'Vishal Vinayak (Adwords API Team)' via AdWords API Forum
Hi,

Could you please provide me with the SOAP XML report definition, complete 
error logs and your 10 digit AdWords account ID? Please click on *Reply 
privately to author *when responding.

Regards,
Vishal, 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/6d2502f5-de23-4bb6-9b7b-639f18c22461%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Search campaign report download

2017-03-31 Thread 'Vishal Vinayak (Adwords API Team)' via AdWords API Forum
Hi Jaydeep,

If you are looking to download campaign level statistics for search 
campaigns, you can use Campaign Performance Report 

 and 
filter on the field AdNetworkType1 
=SEARCH
 
and AdNetworkType2 
=SEARCH.
 
Please note that Display Keyword Performance Report 

 only 
contains display network and YouTube network statistics aggregated at the 
keyword level. If you are looking for keyword level stats for search 
campaigns, you can instead use Keywords Performance Report 

 and 
apply the AdNetworkType1=SEARCH and AdNetworkType2=SEARH filters. Please 
revert if you have additional questions.

Regards,
Vishal, 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/81912c06-26a3-44c1-b5f1-146aaae16a3c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Campaign result discrepancy between UI and API when fetching Adgroup Performance Report results

2017-03-31 Thread 'Vishal Vinayak (Adwords API Team)' via AdWords API Forum
Hi,

Ad groups with no impressions can be explicitly included in your report by 
setting the includeZeroImpressions 

 HTTP 
header to true. To be able to debug this issue, could you please provide me 
with the following information:

   - SOAP XML report definition for the report generated via the API
   - Your 10 digit AdWords account ID
   - Copy of the report downloaded via the API 
   - Sample campaign IDs for the campaigns created by third party tools

Please click on *Reply privately to author *when responding. 

Regards,
Vishal, 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/a8871b0d-d722-4a18-a418-60b68029da07%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Impression values lower than zero

2017-03-31 Thread 'Vishal Vinayak (Adwords API Team)' via AdWords API Forum
Hi,

We are aware of this issue and my team is currently working to fix this 
issue as a top priority. I'll get back to you as soon I have more 
information.

Regards,
Vishal, 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/bd5ac5ae-06f0-4d84-b659-97821072432d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Can you push/upload data from Google Sheets to AdWords through the API?

2017-03-30 Thread 'Vishal Vinayak (Adwords API Team)' via AdWords API Forum
Hi,

Unfortunately, this is not possible via AdWords API. However, there is good 
news! You can use AdWords Scripts 
 to 
achieve this goal. For more details, I would suggest posting your query on 
the AdWords Scripts Forum 
.

Regards,
Vishal, 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/ce8dcf48-5338-4edf-bfcb-9814844b9fda%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: duplicate rows in AD PERFORMANCE REPORT

2017-03-30 Thread 'Vishal Vinayak (Adwords API Team)' via AdWords API Forum
Hi,

If you do not see duplicates and the sum of clicks for all CriteriaIds is 
the same as the web interface (i.e. 726), chances are, the API report being 
a multi-attribution report without the CriteriaId field is displaying one 
row for each triggering criterion. To confirm, could you please generate 
the same report by using the CriterionType field and removing CriteriaId 
field from the report? If you still see issues, please send me the report 
definition and the downloaded report and I'll check with my team to see if 
we can dig deeper on this issue. 

Regards,
Vishal Vinayak, 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/307f421c-715b-4d35-9d12-8eabfad56b56%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Impression values lower than zero

2017-03-30 Thread 'Vishal Vinayak (Adwords API Team)' via AdWords API Forum
Hi Sebastian,

Could you please send me the complete SOAP XML report definition, your 10 
digit AdWords account ID and the downloaded report that contains negative 
values? Please click on *Reply privately to author *when responding. 

Regards,
Vishal, 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/f3c3dfc3-0358-40ae-9d45-257059ec9b3d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: duplicate rows in AD PERFORMANCE REPORT

2017-03-30 Thread 'Vishal Vinayak (Adwords API Team)' via AdWords API Forum
Hi,

Could you please add the fields CriterionId (KeywordId) and CriterionType 
to the report and check if there is any difference? Ad Performance Report 
is a single attribution report 

 when 
the field CriterionId is added. I checked in the web interface and I do see 
726 clicks for the ad id 182850649640 for 15th March 2017 (with and without 
the keyword segment) and no duplicates. 

Regards,
Vishal, 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/96072838-de0c-46a0-88a8-ee2eca980fce%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Data Studio:

2017-03-29 Thread 'Vishal Vinayak (Adwords API Team)' via AdWords API Forum
Hi,

You can use predicates 

 to 
filter data for a certain value of the report field. Predicates work very 
much like filters 
 in 
the AdWords web interface. Your SOAP XML report definition would contain 
the following snippet once a predicate has been successfully applied:


CampaignId
EQUALS
12345678


Regards,
Vishal, 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/aaf01301-288b-4353-93a1-2a00ba11558c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: duplicate rows in AD PERFORMANCE REPORT

2017-03-29 Thread 'Vishal Vinayak (Adwords API Team)' via AdWords API Forum
Hi Nir,

Date 

 field 
in the Ad Performance Report is a segment 
 
field, 
which helps break down the statistics per day. However, these records 
cannot be considered duplicates as these are per day numbers which get 
grouped into a single row when the date field is removed. If you are 
looking to download data for a particular day, you can specify same date 
(both as the start date and the end date) in your date range 
 
predicate. 
Please revert if you have additional questions or concerns.  

Regards,
Vishal, 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/fa3cebea-f213-4f28-8e9c-e346a644ea4c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: New Reporting UI

2017-03-29 Thread 'Vishal Vinayak (Adwords API Team)' via AdWords API Forum
Hi Gavin,

AdWords API reporting is currently only available in the SOAP or AWQL 
 
variants 
(report mapping with the user interface is available here 
). Please 
keep any eye on our blog  for any 
future announcements on this feature.

Regards,
Vishal, 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/e5412cae-3a14-450b-93f2-b4c955f66536%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: BatchJobProcessingError.INTERNAL_ERROR when adding campaigns

2017-03-29 Thread 'Vishal Vinayak (Adwords API Team)' via AdWords API Forum
Hi Josh,

Could you please try reducing the number of operations in your job and see 
if you are still facing issues? You can also check out our Best Practices 
Guide 

 to 
optimize your batch job operations. Issues related to batch job performance 
are sometimes intermittent, however, if you are consistently facing these 
issues, please let me know and I would try to work with my team to find 
what's causing these issues.

Regards,
Vishal, 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/d325564c-a028-4535-81ea-7c5cad5ff881%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: AD_PERFORMANCE_REPORT- undocumented 'Approval status' column returned in 2017.02

2017-03-28 Thread 'Vishal Vinayak (Adwords API Team)' via AdWords API Forum
Hi Patrick,

The field CombinedApprovalStatus 
 (xml 
attribute: policyApprovalStatus, display name: Policy approval status) was 
added to the Ad Performance Report in the v201702 version of the the API. 
This is indeed different from the CreativeApprovalStatus (xml attribute: 
adApprovalStatus, display name: Ad Approval Status), which has remained the 
same in both versions of the API (v201702 

 vs v201609 
).
 
Also, I can see that the CSV file reflects the change accordingly. I would 
recommend updating your code to use the complete display name "Ad Approval 
Status" instead of only "Approval Status" as this would help selecting the 
correct field. Please revert if you have additional questions or concerns.

Regards,
Vishal, 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/fede5033-4fb1-477f-8cde-5860254efcd3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Error while running 'ruby setup_oauth2.rb' while setting up the client library

2017-03-28 Thread 'Vishal Vinayak (Adwords API Team)' via AdWords API Forum
Hi Arjun,

You may see a USER_PERMISSION_DENIED 

 error 
if there is no link between the manager account (authenticated via OAuth 
credentials) and the client AdWords account (specified in the request 
header). Could you also perform a ManagedCustomerService.get() 

 request 
to see if your client account is linked to your manager account? Regarding 
the other issue, could you please open a new issue on the Ruby client 
library github repository 
, since this looks 
particular to the client library?

Regards,
Vishal, 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/68bcd08b-9df0-4ea8-9d42-0bdec1e1ff5f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Error while running 'ruby setup_oauth2.rb' while setting up the client library

2017-03-27 Thread 'Vishal Vinayak (Adwords API Team)' via AdWords API Forum
Hi Arjun,

That is correct. The adwords_api.yml file 
 needs to 
be available in the home directory of the user (i.e. Users/arjunrajkumar1 
in your case). Could you please copy the file in your home directory and 
see if that works? If you have custom setting for your home directory path, 
please ensure that the file is available in the path specified as home in 
your system. 

Regards,
Vishal, 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/be449456-4427-4d76-930a-af9fedc41d45%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Retrieve a list of existing shared audiences (particularly CRM)

2017-03-27 Thread 'Vishal Vinayak (Adwords API Team)' via AdWords API Forum
Hi Stephen,

Once you have initialized the service, you can create a service selector to 
specify the fields that you wish to retrieve via the service (complete list 
of fields available here 

). 
  
campaign_service = client.GetService('AdwordsUserListService', 
version='v201702')

  # Construct selector and get all campaigns.
  offset = 0
  selector = {
  'fields': ['Id', 'Name', 'Status'],
  'paging': {
  'startIndex': str(offset),
  'numberResults': str(PAGE_SIZE)
  }
  }

You can then specify the selector in the AdwordsUserListService.get 

 (as 
follows) to retrieve the lists in your account:
  
 page = campaign_service.get(selector)

You can use the ListType 

 field 
in the selector to filter 

 on 
the CRM_BASED lists only. 
Hope this helps. Please revert if you have additional questions or 
concerns. 

Regards,
Vishal, 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/9c114036-9036-472b-8265-7ed7b393eda4%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Adwords report cusom date

2017-03-27 Thread 'Vishal Vinayak (Adwords API Team)' via AdWords API Forum
Hi,

The report definition for AdWords API reports looks something like this 
.
 
Using this report definition, you can specify a custom date range 
 
to 
download data for a give period. Could you please try downloading the same 
report using this example 

 (available 
in various client libraries 
) and see 
if you are able to receive data for the entire period? If that doesn't 
help, could you please provide me with the complete SOAP XML report 
definition and your 10 digit AdWords account ID? Please click on *Reply 
privately to author *when responding. 

Regards,
Vishal, 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/901b0d7a-15b1-4e0a-a4d9-932f64e3fbd1%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Enabling Partial Failure on SharedCriterionService

2017-03-27 Thread 'Vishal Vinayak (Adwords API Team)' via AdWords API Forum
Hi,

Unfortunately, only the services listed here 

 currently 
support partial failures and I don't have more information on whether or 
not this feature would be supported by SharedCriterionService anytime soon. 
Please follow our blog  for any 
future announcements related to this feature. 

Regards,
Vishal, 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/7d210bbe-5efd-401a-840d-b7fab1538cdc%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: SearchImpressionShare in the Account Summary Report

2017-03-24 Thread 'Vishal Vinayak (Adwords API Team)' via AdWords API Forum
Hi Sonia,

This looks like an AdWords Scripts issue and not related to AdWords API. 
Could you please post your issue on AdWords Scripts Forum 
?

Regards,
Vishal, 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/c8dcc12e-c5c9-4d0f-b0e8-e18325109632%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Audience report on campaign and ad group level.

2017-03-24 Thread 'Vishal Vinayak (Adwords API Team)' via AdWords API Forum
Hi,

Audience Performance Report 

 aggregates 
performance stats at the audience level, one row per audience. However, if 
you add segment 
 
fields 
such as AdGroupId and Date, you might see more than one row per audience. 
CampaignId 
,
 
however, is an attribute 

 field, 
and stays as a data point in one row of the report. I tried to run a report 
using the same configuration as yours in my account and I was able to see 
the same audiences present with or without the ad group ID. To be able to 
debug further, could you please provide me with your 10 digit AdWords 
account ID, report definition/AWQL & downloaded report for each scenario 
and the web interface report? Please click on *Reply privately to author *when 
responding. 

Regards,
Vishal, 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/b4ea0a4d-5af4-45d0-9c2a-7ae8fabb8332%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: RateExceededError.RATE_EXCEEDED suddenly started appearing for all report calls

2017-03-23 Thread 'Vishal Vinayak (Adwords API Team)' via AdWords API Forum
Hi M,

You may see this error if you have exceeded the 1,000 daily report 
downloads limit 
.
 
If you plan to download more reports per day, I would recommend applying 
for Standard Access 
.
 
After you submit the application, it might take a few business days for our 
compliance team to review your application and grant access. If you do not 
hear back after waiting for a few business days, please feel free to check 
the status of your application by getting in touch with our compliance team 
here .

Regards,
Vishal, 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/1a1b3c01-e2f7-4a42-a2a8-123d1b85cf04%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: API no longer delivering YouTube data?

2017-03-22 Thread 'Vishal Vinayak (Adwords API Team)' via AdWords API Forum
Hi Alexander,

Zweitze is right. Your tool's connection to AdWords API might break because 
of a number of reasons, using outdated version of the API being one. I 
would recommend getting in touch with DataVirtuality Support 
 to check if there's something 
broken on their side. 

Rergards,
Vishal, 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/53f5ec0b-48b3-49ba-8574-2328f82574dc%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: How to use the OR condition in AWQL

2017-03-22 Thread 'Vishal Vinayak (Adwords API Team)' via AdWords API Forum
Hi Alonso,

Unfortunately, OR condition is currently not supported. Formal grammar for 
AWQL can be found here 
. 
If possible, please open a new forum thread since that helps us track your 
queries better. 

Regards,
Vishal, 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/89ceb847-14d8-40d2-808d-2d258b909b19%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Negative values seen for average position

2017-03-22 Thread 'Vishal Vinayak (Adwords API Team)' via AdWords API Forum
Hi Ronald,

Could you please provide your 10 digit AdWords account ID and the SOAP XML 
report definition? Please click on *Reply privately to author *when 
responding. 

Regards,
Vishal, 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/80cd4338-f1dc-493b-a418-cf0681607ba1%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Googl AdWords Question

2017-03-20 Thread 'Vishal Vinayak (Adwords API Team)' via AdWords API Forum
Hi,

If you have not already signed up for AdWords API, you can do so by going 
here .  While 
our compliance team reviews your application, you can create test accounts 

 and 
try making test API calls by setting up OAuth credentials 

 for 
test accounts in your favorite client library 
.
 
You can also go through sample code examples 
 to 
get a heads up on using the API. Once the application is approved, you can 
start making API calls against production AdWords account, the process for 
which is the same as test accounts. Once your connectivity with production 
accounts is up an running, you can download reporting data 
 from your 
account and display on your dashboard. If you plan to use Java language 
client library, you can optionally checkout our AwReporting Framework 
, which can be used to sync 
AdWords reporting data to your local database, which in turn can be used to 
render on your dashboard.

Regards,
Vishal, 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/0331b200-4fa0-48f1-9532-42eee7feffcb%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Responsive ad preview

2017-03-20 Thread 'Vishal Vinayak (Adwords API Team)' via AdWords API Forum
Hi,

All fields available in Ad Performance Report are listed here 
.
 
Unfortunately, there's no such field available for Display Ads.

Regards,
Vishal, 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/72dbc17e-3501-4978-80e8-c4f5128702e8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: The AdWords API does not support report at MCC level?

2017-03-17 Thread 'Vishal Vinayak (Adwords API Team)' via AdWords API Forum
Hi,

Please refer to our ParallelReportDownload 

 example 
to download reports for all client accounts under a manager account. Same 
example is available in other client libraries 
 as well. 
Multiple threads are spawned in this example for each client account i.e. a 
report for each client is downloaded by a thread. Please note that the 
client customer ID in your properties file should be set as the manager 
account ID. If there are additional questions, please feel free to revert.

Regards,
Vishal, 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/8c74cb1a-c50c-421d-9ed3-1a9af3a25956%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Help me to retrieve keyword metircs using adGroupCriterionService

2017-03-16 Thread 'Vishal Vinayak (Adwords API Team)' via AdWords API Forum
Hi,

Metrics related information is not available via AdWords API services. 
Please use AdWords API reports to download metrics related to keywords, ad 
groups, campaigns etc. In your case, you can use Keyword Performance Report 

 to 
download keyword performance metrics. Please refer to these examples 

 available 
in our PHP client library to download a report. More information is 
available in our Reporting Guide 
.

Regards,
Vishal, 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/5751a903-ef8d-4334-8702-d849edaa0cc4%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Invalid access tokens

2017-03-15 Thread 'Vishal Vinayak (Adwords API Team)' via AdWords API Forum
Hi,

In general, you may see OAUTH_TOKEN_INVALID 

 error 
if the access token in your request header is not valid. Access tokens have 
a limited time validity and they expire in 1 hour (3600 seconds). Our 
client libraries handle the mechanism of generating a new access token from 
your refresh token when an access token expires. Refresh tokens, on the 
other hand, do not expire and are meant to be kept safely in your local 
environment (should not be sent with your API call). Could you please 
download a fresh copy of the PHP client library 
, configure your OAuth 
credentials and check if you are able to get campaign information for your 
account when you run this example 

?

Regards,
Vishal, 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/0707ffab-6e56-4d76-9d2a-5c98613f8815%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Ad Id of removed ads

2017-03-15 Thread 'Vishal Vinayak (Adwords API Team)' via AdWords API Forum
Hi Eshwar,

Please refer to this document 

 for 
valid set of values for an ad status. Could you please try filtering on the 
ad group using these values for ad status and check if you are still facing 
issues? You can also use this example 

 available 
in our Java client library to retrieve ads available in an ad group. Please 
comment this line 

 in 
case you have other ad types available in your ad group. Same example is 
available in other client libraries 
 as well. 
Please revert if you have additional questions or concerns.

Regards,
Vishal, 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/a4003d54-3d7d-4544-b91b-14b78497f5cd%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Ad Id of removed ads

2017-03-14 Thread 'Vishal Vinayak (Adwords API Team)' via AdWords API Forum
Hi Eshwar,

Could you please check via AdWords web interface if the ad group has 
deleted ads? If you plan to retrieve removed ads for all ad groups, could 
you please remove the first predicate from your selector and retry? If that 
doesn't help, could you please provide me with the SOAP XML request and 
response logs so that I can look into this issue further? 

Regards,
Vishal, 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/9eca4fe4-ffec-4a74-89fc-91b137cbb06e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Manage YouTube campaigns with CampaignService

2017-03-14 Thread 'Vishal Vinayak (Adwords API Team)' via AdWords API Forum
Hi Markus,

Video campaigns are currently not supported by AdWords API services and are 
only available via Reports such as  Video Performance Report 
.
 
If you are looking for campaign level aggregated stats for video campaigns, 
you can also use Campaign Performance Report 

 and 
filter for results where AdvertisingChannelType is VIDEO. Unfortunately, I 
do not have more information on whether or not video campaigns would be 
available via services any time soon. Please keep an eye on our blog 
 for any future updates.

Regards,
Vishal, 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/7403a24f-c747-4006-a49d-71a0c377c865%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: New campaign ids from change history

2017-03-14 Thread 'Vishal Vinayak (Adwords API Team)' via AdWords API Forum
Hi Eshwar,

You can also filter multiple campaign status types by using the *.in *predicate 
instead of the *.equals *predicate as follows:

Selector selector = builder
.fields(CampaignField.Id, CampaignField.Name)
.in(CampaignField.Status, "REMOVED" , "ENABLED", "PAUSED")
.build();

Regards,
Vishal, 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/5e617b57-f755-4dc3-8ae1-da42ed2c4b96%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Responsive ad preview

2017-03-13 Thread 'Vishal Vinayak (Adwords API Team)' via AdWords API Forum
Hi,

Unfortunately, ad preview 
 is not available 
via the API. Also, there is no such field in Ad Performance Report 
specifically for responsive ads. Please follow our blog 
 for any future updates regarding 
this feature.

Regards,
Vishal, 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/6354f054-d0c6-45c4-a713-2e24b3b5a1f1%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: BatchJob runtime performance issue

2017-03-13 Thread 'Vishal Vinayak (Adwords API Team)' via AdWords API Forum
Hi,

In case you need only a few operations per customer, you can send the 
operations directly via the service (rather than using BatchJobService). 
Meanwhile, I'll check with my team on why the performance has been slow for 
the last few weeks. Myself or someone from my team would get back to you on 
this thread. 

Regards,
Vishal, 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/ef231099-ad4d-42d3-8d0d-3fbab59b83ec%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: New campaign ids from change history

2017-03-13 Thread 'Vishal Vinayak (Adwords API Team)' via AdWords API Forum
Hi Eshwar,

Technically, you can filter only the removed campaigns in the get call to 
CampaignService and pass the list of removed campaignIds to your 
CustomerSyncSelector 

.

SelectorBuilder builder = new SelectorBuilder();
Selector selector = builder
.fields(CampaignField.Id, CampaignField.Name)
.equals(CampaignField.Status, "REMOVED".toString())
.build();
CampaignPage campaigns = campaignService.get(selector);

If there were any recent changes made to the campaign, those changes will 
be available even after removing the campaign. For example, I added a 
criterion to a campaign and then deleted the campaign but I was still able 
to fetch the changes after the campaign was removed (campaign IDs were 
changed to random numbers). 

*Before Removing:*
Campaign with ID 123456789 was changed:
Campaign changed status: 'FIELDS_CHANGED'
Added campaign criteria: {1003,264467738550}
Removed campaign criteria: {}

*After Removing:*
Campaign with ID 123456789 was changed:
Campaign changed status: 'FIELDS_CHANGED'
Added campaign criteria: {1003,264467738550}
Removed campaign criteria: {}

Hope this helps. Please revert if you have additional questions.

Regards,
Vishal, 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/49fd44c5-8cbb-4349-b71e-22113576fc07%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: BatchJob runtime performance issue

2017-03-13 Thread 'Vishal Vinayak (Adwords API Team)' via AdWords API Forum
Hi,

Batch jobs usually do not take a long time to complete when there are only 
a few operations in the request. However, fewer larger jobs are preferred 
over many smaller jobs and you might have faced intermittent delays when 
sending too many smaller jobs in a short interval of time. Could you please 
check if some of these operations can be grouped in a single job? If there 
are dependent operations, you can use temporary IDs to reference to the 
result of an ADD operation that precedes a given operation. 

Regards,
Vishal, 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/d684fa87-0459-452b-9ec9-91c1ceab7a66%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Api V201702 catch upload offline conversion error

2017-03-10 Thread 'Vishal Vinayak (Adwords API Team)' via AdWords API Forum
Hi,

Please refer to this document 

 for 
details on each of the error messages in your email. The fix 
for TOO_RECENT_CLICK error would be to wait for up to 24 hours (i.e. post 
the event that triggered the click) before trying to upload the GCLID. When 
uploading offline conversions, please follow the validation rules listed on 
this 
page 
.
 
Please revert if you have additional questions or concerns.

Regards,
Vishal, 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/8f169977-1e04-4ee8-ac25-57825209efa2%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: New campaign ids from change history

2017-03-09 Thread 'Vishal Vinayak (Adwords API Team)' via AdWords API Forum
Hi Eshwar,

Unfortunately, using CustomerSyncService 
,
 you 
cannot fetch only the changed campaigns directly. The best way to achieve 
this is by following this example 

 and 
checking for CampaignChangeData.campaignChangeStatus 

 value 
= 'NEW'. As an alternative, you can download the Campaign Performance 
Report and filter on StartDate 
.
 Please 
revert if you have additional questions or concerns.

Regards,
Vishal, 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/428af64c-2c05-4db0-ae4f-bdb0f858a081%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: API call request rate limit reached

2017-03-09 Thread 'Vishal Vinayak (Adwords API Team)' via AdWords API Forum
Hi Alex,

Unfortunately, there is no way to directly check how many operations were 
performed on your side. A workaround would be to count the number of 
operations in your code based on this this sheet 
. 
Also, the retryAfterSeconds 

 check is 
a limit set by the system and cannot be changed or overridden. 

If your project requires performing more than 10,000 operations per day 
using your developer token, please feel free to apply for Standard Access 
here 
.
 
Standard Access allows you to perform unlimited number of operations per 
day using your developer token. Please note that this will only avoid any 
possible future RateExeededErrors with the DEVELOPER rateScope 

 and 
you may still see errors with the ACCOUNT rateScope, which means you might 
be performing too many operations on your AdWords account in a short 
duration of time. In that case, the best measure would be to slow down 
 
the 
frequency of requests by taking control of your application. 

If this information doesn't help, could you please provide me with the 
following so that I can look further?

   - rateName & rateScope fields from the RateExceededError alert
   - Any SOAP XML request and response logs that you might have

Please click on *Reply privately to author *when responding.

Regards,
Vishal, 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/94c1cbc8-a57a-4f26-a798-4d950ffd90cd%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [CustomerExtensionSetting] Add and assign CalloutExtensions

2017-03-08 Thread 'Vishal Vinayak (Adwords API Team)' via AdWords API Forum
Hi Adrian,

For the operation that added extensions to the campaigns, do you happen to 
have the SOAP XML request and response logs? Also could you please share 
the 10 digit AdWords account ID for the account where you tried to add 
these extensions? Please click on *Reply privately to author *when 
responding. 

Regards,
Vishal, 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/c1a7db9e-1f3e-4038-a934-0687dbc61a21%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Create dynamic remarketing campaign from feed and create dynamic ads

2017-03-08 Thread 'Vishal Vinayak (Adwords API Team)' via AdWords API Forum
Hi Fitri,

First off, you would need to fetch the feed item attributes using the 
FeedService 
 
(sample 
code below).

FeedItemServiceInterface feedItemService = adWordsServices.get(session, 
FeedItemServiceInterface.class);
String query = String.format("SELECT FeedItemId, AttributeValues, 
Scheduling WHERE Status = 'ENABLED' AND FeedId = YOUR_FEED_ID");
FeedItemPage feedItemPage = feedItemService.query(query);
System.out.println("--");
for (FeedItem i:feedItemPage.getEntries()) {
System.out.println("Feed ID : " + i.getFeedId());
System.out.println("Feed Item ID : " + i.getFeedItemId());
FeedItemAttributeValue[] fiav= i.getAttributeValues();
for(int j=0;j
 to 
create your campaigns and ad groups via the API. While creating a 
campaign/ad group, you can specify the attributes that you retrieved from 
the feed. Also, you can refer to this example 

 to 
get an overview of how to go about creating feeds. 

You can fetch the templateID 

 of 
a template ad using the field "TemplateId" in get call on AdGroupAdService. 
In general, information regarding all fields available in a TemplateAd is 
available here 
.
 
You can also refer to this list 

 of 
all fields that can be fetched using the AdGroupAdService, including 
template ads related fields. A complete list of all template ads that can 
be created via AdWords API is available here 
 (although 
not all templates available in the AdWords web interface are available via 
the API). 

Most examples that I referred to are in the Java programming language, 
however, you can find same examples in other client libraries 
 as well. 
Hope this helps. Please revert if you have additional questions or concerns.

Regards,
Vishal, 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/bba38a58-270e-4a84-8853-a6ff1e399277%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: New campaign ids from change history

2017-03-08 Thread 'Vishal Vinayak (Adwords API Team)' via AdWords API Forum
Hi Eshwar,

CustomerSyncService 

 can 
be used to fetch recent changes to an account or a campaign for a given 
date range. Please refer to this example 

 in 
Java to fetch changes to all campaigns in your account. For newly created 
campaigns, CampaignChangeData.campaignChangeStatus 

 would 
return the value 'NEW'. Same example is available in other client libraries 
 as well. 
Please revert if you have additional questions or concerns.

Regards,
Vishal, 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/4b99db85-e426-40b0-b8ba-bc42555fe291%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Create dynamic remarketing campaign from feed and create dynamic ads

2017-03-07 Thread 'Vishal Vinayak (Adwords API Team)' via AdWords API Forum
Hi,

Unfortunately, the link to the screenshot in you message is broken. You 
should be able to create the campaign/ad group structure that you like. 
Also, re-marketing lists can be added as a criterion on both campaign level 
and ad group level.  Please refer to this document 
 to 
understand if a particular criteria type can be applied to a campaign/ad 
group in general. Our Dynamic Remarketing Guide 
 has 
more details on on how to go about setting up your Feed 

, FeedMapping 
,
 
and FeedItems 

 for 
use with Dynamic Remarketing ads.

Regards,
Vishal, 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/a6259ff2-9847-4f8b-9bcd-39e13152e480%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Trying to run a script to remove multiple Adgroups

2017-03-07 Thread 'Vishal Vinayak (Adwords API Team)' via AdWords API Forum
Hi,

The code that you shared looks similar to the RemoveAdGroup 

 example 
available in the PHP client library. However, there might be issues with 
the way you are accessing index of the $adGroupId array. Also, the count 
doesn't seem to increment in the loop. Could you please fix these issues 
and confirm if that works? If not, are you able to remove one ad group at a 
time if you run the aforementioned example? Lastly, could you please check 
if you are using the correct ad group IDs, since I'm not able to see these 
ad groups in the system. If you are still facing issues, could you please 
provide me with the SOAP XML request and response logs for the API call 
that returns this error?

Regards,
Vishal, 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/1bda225c-1af8-4248-a283-a5a409f531c4%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: API call request rate limit reached

2017-03-07 Thread 'Vishal Vinayak (Adwords API Team)' via AdWords API Forum
Hi Alex,

The retryAfterSeconds 

 property 
of the RateExceededError would tell you the appropriate time interval after 
which it is safe to retry. From the information that you shared, it looks 
like the wait period in your case would be 24 hours. Unfortunately, there's 
no way to reset this wait period. Please refer to our Rate Limits Guide 
 for 
more information on this topic.

Regards,
Vishal, 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/5f178428-5c98-4451-bbbf-e0e2a003c614%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: BatchJob runtime performance issue

2017-03-06 Thread 'Vishal Vinayak (Adwords API Team)' via AdWords API Forum
Hi,

The code that you shared looks correct. There might be an intermittent 
issue with performance of the batch jobs which might have caused delays on 
your side. Could you please confirm if you saw any batch job failures? If 
you are still facing issues, please let me know and I would dig deeper into 
this issue. Meanwhile, you can check out this Best Practices Guide 

 to 
optimize your batch job.

Regards,
Vishal, 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/4f69420d-ba04-4b0a-b66e-7e4c55680d6a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: geo performance by ZIP_CODE?

2017-03-06 Thread 'Vishal Vinayak (Adwords API Team)' via AdWords API Forum
Hi Matt,

You can use Geo Performance Report 

 to 
get performance stats for a geographic location. Adding 
MostSpecificCriteriaId 

 field 
to the report would return the criteria ID of the location. This criteria 
ID can be mapped to a location (using the the table available here 
 or 
using LocationCriterionService 
)
 
and appropriate details of the location can be fetched. If the location 
criteria is a zipcode, the LocationName 

 field 
retrieved from the LocationCriterionService would contain that information.

Regards,
Vishal, 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/cde8c2ec-d229-45e5-bc5b-895eff8a9abd%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Can i use the dateRange function to filter adGroups, campaigns, etc. ?

2017-03-03 Thread 'Vishal Vinayak (Adwords API Team)' via AdWords API Forum
Hi Dan,

You can indeed use a date range 
 
to 
filter reporting data. This example 

 in 
Java explains how to apply a date range filter to your report. Same example 
is available in other client libraries 
 as well. 
You can use Campaign Performance Report 

 to 
download consolidated stats for each campaign and Adgroup Performance Report 

 to 
generate stats at the ad group level. Please revert if you have additional 
questions or concerns.
 
Regards,
Vishal, 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/b6dffb0a-d080-4586-96d1-94bdb7ad1965%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Duplicate rows in placement performance report

2017-03-03 Thread 'Vishal Vinayak (Adwords API Team)' via AdWords API Forum
Hi Christian,

Could you please provide me with the SOAP XML report definition and the 
downloaded report so that I can look into this issue further? Also, could 
you please provide more details on when this criteria was added as a 
managed placement? Please click on *Reply privately to author *when 
responding.

Regards,
Vishal, 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/9b0083a2-0c64-4600-ba0b-3169d155f904%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Duplicate rows in placement performance report

2017-03-03 Thread 'Vishal Vinayak (Adwords API Team)' via AdWords API Forum
Hi Christian,

Placement Performance Report returns rows for both automatic and managed 
placements. I checked and found out that the row with 513 impressions 
belong to the managed placements category whereas the row with 2 
impressions belongs to the automatic placements category. To distinguish 
between automatic, managed and excluded placements in your report, please 
follow the steps mentioned in this guide 
.
 
Please let me know if you have any further questions or concerns.

Regards,
Vishal, 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/2019ceba-7471-4007-afec-0844e473ffb6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: How to use Google Click Id (gclid) ?

2017-03-03 Thread 'Vishal Vinayak (Adwords API Team)' via AdWords API Forum
Hi,

Unfortunately, GCLID information is not available via any of the services 
and is available in Click Performance Report only. Please feel free to 
revert if you have additional questions or concerns. 

Regards,
Vishal, 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/59f18e82-9377-417c-a94a-e7674cbb666d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Adwords API Video campaigns

2017-03-02 Thread 'Vishal Vinayak (Adwords API Team)' via AdWords API Forum
Hi Thorben,

Unfortunately, the only way you can create video campaigns currently is via 
the AdWords web interface. Any updates or changes would be first announced 
on our blog .  

Regards,
Vishal, 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/d721d056-414b-4a5b-8f88-07f01efd62cd%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: ManagedCustomerService - v201702

2017-03-02 Thread 'Vishal Vinayak (Adwords API Team)' via AdWords API Forum
Hi,

I just checked the ManagedCustomerService WSDL 

 and 
it seems to be up and running. Also, I'm able to get the account details if 
I run the GetAccountHierarchy 

 example 
with v201702 version of the API. Do you happen to have the SOAP XML request 
and response logs for the API call that failed? Also, could you please let 
me know which client library 
 do you use 
to connect to the API? Please click on *Reply privately to author *when 
responding. 

Regards,
Vishal, 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/351d3161-3139-49eb-a4dd-f9c541117dbe%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Get Campaign Performance Report using webrequest c#

2017-03-02 Thread 'Vishal Vinayak (Adwords API Team)' via AdWords API Forum
Hi Arun,

ReportDefinitionService.getReportFields 

 can 
be used to fetch the information related to report fields only. For 
example, to fetch all the fields listed on the Campaign Performance Report 

 page 
via a service endpoint, you can use the ReportDefinitionService. However, 
ReportDefinitionService can be used to fetch report meta-data only and it 
cannot be used to get actual reporting data (attributes, metrics etc.). To 
download reporting data, you can refer to these examples 

 available 
in our Java client library (same examples are available in other client 
libraries  as 
well). Please revert if you have more questions.

Regards,
Vishal, 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/63eba111-c755-4376-a4b6-912a357fd7c3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: adword test account campaign performance, stuck with developer token, where to find?

2017-03-02 Thread 'Vishal Vinayak (Adwords API Team)' via AdWords API Forum
Hi Jimmy,

*AdWords API Center* is available in *production* manager accounts only 
(and not in *test* manager accounts). To differentiate, when you log in to 
your test account, you would see a red rectangular box on top right side of 
your page with the text "This is is test account!". You will not see this 
rectangular box when you log in to your production AdWords account.

Please note that developer tokens are only issued against production 
manager accounts. To create a production AdWords manager account, please 
follow the Sign Up Guide 
. I would 
recommend using an incognito window of your browser when creating a new 
account. This would avoid any conflicts in case you are logged in to your 
browser with another Google/Gmail account. Once you create a production 
manager account, you can apply for a developer token by logging in to that 
account and navigating to Account Settings > AdWords API Center. Please 
fill the application form and then later click on Apply for Basic Access. 
Once you submit the Basic Access application form, our compliance team 
should be able to provide you with the access withing a few business days. 
If you do not hear back, you can get in touch with our compliance team here 
. Meanwhile, you can use 
the developer token with test access to check how the functionality works 
with the test accounts. You can create OAuth credentials for test accounts 
by following this guide 
. 

Also, you would be able to download / test Campaign Performance Report via 
a test account as well, however, the report would not contain metrics 
related data (impressions, clicks, cost etc.), since test accounts do not 
server ads. You would be able to retrieve metrics related data in a report 
only when the report is run against a production account.

Hope this helps. Please revert if you have additional questions.

Regards,
Vishal, 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/b7fca70c-8073-4583-85eb-fa62888c226b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: How to share sitelinks between campaigns via the Batch Service?

2017-03-02 Thread 'Vishal Vinayak (Adwords API Team)' via AdWords API Forum
Hi Alex,

Thanks for confirming. To your question, you can use either ADD or SET to 
add 

 / update 

 extensions. 
I can check with my team and let you know more on the purpose of their 
existence as two operators (and not one) and why the batch job behaves the 
way it does. Myself or somebody from my team will get back to you soon.  

Regards,
Vishal, 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/6ce5449f-7df0-4ec3-bcb4-ec34bb84717d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: How to share sitelinks between campaigns via the Batch Service?

2017-03-01 Thread 'Vishal Vinayak (Adwords API Team)' via AdWords API Forum
Hi Alex,

As mentioned in the documentation, if you use an ADD operator when an 
extension already exists, the existing extension is modified (i.e. ADD 
words like SET in that case). I tried using the operations in your second 
attempt (with SET), changed the SET to an ADD and I could still see the 
operations added to a single extension. However, when I tried adding 
operations using your initial approach (where extension_setting is declared 
externally in a variable), the second operation did not go through, either 
with an ADD or a SET operator. Therefore, I believe the issue in your case 
would be because of the way objects were defined. Could you please confirm 
if that's the case on your side as well?

Regards,
Vishal, 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/99fed0d4-4667-427f-9cdb-728917937f63%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Health Score for Search

2017-03-01 Thread 'Vishal Vinayak (Adwords API Team)' via AdWords API Forum
Hi Kiran,

Unfortunately, I don't have more information on whether this feature will 
be available in the API anytime soon. Please follow our blog 
 for any future updates.

Regards,
Vishal, 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/79175a82-21c5-4ad5-b4ac-8b0bb99bb849%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Ruby: CAMPAIGN PERFORMANCE REPORT differ and returned incorrect metrics in report

2017-03-01 Thread 'Vishal Vinayak (Adwords API Team)' via AdWords API Forum
Hi Sohair,

If you only want data of a specific date, you can specify the corresponding 
date 
range 
 
on 
your report instead of using LAST_30_DAYS. Unfortunately, Date is a 
segmentation field and you would see multiple segments of data in your 
report if this field is added. However, individual segments cannot be 
considered duplicates since each segment contains data for a different 
date. 

Regards,
Vishal, 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/c89608aa-c6ab-4633-881e-8e7af5686249%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


  1   2   3   4   5   >