Re: New API 21609 has 3 new fields for quality score factors. Roughly 7% of data is null

2016-08-29 Thread 'Peter Oliquino' via AdWords API Forum
Hi Raghu,

There is currently no available 201609 version of the AdWords API at the 
moment and there have been no announcements as to when and what version 
will be available next. I would recommend that you follow our blog 
 for future updates.

Additionally, the "Not Applicable" status that appears in the 
PostClickQualityScore 

 (Landing 
page experience) and fields CreativeQualityScore 

 (Ad 
Relevance) are due to the score being too low to be determined. Could you 
provide more information as to which documentation or AdWords link you 
referred to for the "CTR Factor" field?

Thanks,
Peter
AdWords API Team

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

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


Re: Complaint about PHP client library not fixing problems and closing issues prematurely

2016-08-29 Thread Chloe
Never mind about GitHub. I figured out what the problem is. Let me know if 
you want me to tell you. The AdWords API problem still remains.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/2f58f52c-9b94-4c85-95c8-bf77c17d0170%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Complaint about PHP client library not fixing problems and closing issues prematurely

2016-08-29 Thread Chloe
Please contact GitHub to get them to fix their site. I still can't comment. 
See the screenshot above.

Just because I mention Heroku, you are using that as a red herring. That's 
like me saying "the software is running on a Dell computer" and you 
responding "oh Dell is out of our scope". 

The errors are becoming more & more frequent now. I ran a request from 
development against the production database and production AdWords to 
collect a log file. It ran very, very slow. Here is the request info log:

[Aug 28 2016 03:25:58.00 - ERROR] effectiveUser=99 
> service=AdGroupCriterionService method=query operators={} responseTime=null 
> requestId=null operations=null units=null server=adwords.google.com 
> isFault=true faultMessage=Error Fetching http body, No Content-Length, 
> connection closed or chunked data


Here is the soap XML log:

[Aug 28 2016 03:25:58.00 - ERROR] POST 
> /api/adwords/cm/v201605/AdGroupCriterionService HTTP/1.1
> Host: adwords.google.com
> Connection: Keep-Alive
> User-Agent: PHP-SOAP/5.6.24, gzip
> Accept-Encoding: gzip, deflate
> Content-Encoding: gzip
> Content-Type: text/xml; charset=utf-8
> SOAPAction: ""
> Content-Length: 434
> Authorization: Bearer 
> xxx
> 
>  xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/; 
> xmlns:ns1="https://adwords.google.com/api/adwords/cm/v201605;>
>   
> 
>   999
>   x
>   ShopWiz (AwApi-PHP/10.0.0, Common-PHP/10.0.0, 
> PHP/5.6.24)
> 
>   
>   
> 
>   SELECT Id, KeywordText, KeywordMatchType, AdGroupId, 
> Status, CpcBid where CriteriaType = KEYWORD and CampaignId = 423787137 
> LIMIT 11000,1000
> 
>   
> 
> HTTP/1.1 200 OK
> Content-Type: text/xml; charset=UTF-8
> Content-Encoding: gzip
> Date: Sat, 27 Aug 2016 16:57:57 GMT
> Expires: Sat, 27 Aug 2016 16:57:57 GMT
> Cache-Control: private, max-age=0
> X-Content-Type-Options: nosniff
> X-Frame-Options: SAMEORIGIN
> X-XSS-Protection: 1; mode=block
> Server: GSE
> Alt-Svc: clear
> Transfer-Encoding: chunked




-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/309c3742-2bc6-4454-b665-dbb52a6e9313%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Determining if a Keyword is Adult or Non-Adult

2016-08-29 Thread Charles Michael
I don't think bundling 200 seed keywords together would help as it wouldn't 
be conclusive which keyword suggestion is the result of which seed keyword. 
I'm afraid it would be necessary to do 1 keyword at a time in order to get 
conclusive results. 

On Monday, August 29, 2016 at 5:34:54 PM UTC-4, Shwetha Vastrad (AdWords 
API Team) wrote:
>
> Hi Charles, 
>
> I'm afraid there is no other service in AdWords API to perform this 
> function. A maximum 
> 
>  of 
> 200 seed keywords can be included per keyword idea request. This would mean 
> a total of 1000 requests in this scenario. 
>
> I hope this helps. 
>
> Regards,
> Shwetha, 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/577cf556-29bf-42c2-8ff9-017bbb095814%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Determining if a Keyword is Adult or Non-Adult

2016-08-29 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Charles, 

I'm afraid there is no other service in AdWords API to perform this 
function. A maximum 
 
of 
200 seed keywords can be included per keyword idea request. This would mean 
a total of 1000 requests in this scenario. 

I hope this helps. 

Regards,
Shwetha, 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/47e2ec63-5c25-4fb0-b9e9-7c36e32e9927%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


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

2016-08-29 Thread 'Vishal Vinayak (Adwords API Team)' via AdWords API Forum
Hi Ketaki,

After checking, I found out that although conversions are zero for the 
specified rows, impressions are non-zero (for that day). To exclude rows in 
that case, I would recommend using a predicate on conversions i.e. 
conversions > 0. Please refer to this guide 

 for 
more information on how to use predicates in your 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/4299c624-9d93-415b-b4d0-b3cd26153813%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Determining if a Keyword is Adult or Non-Adult

2016-08-29 Thread Charles Michael
That was the plan, I was thinking of running a search with and a search 
without the adult flag and based on the volume of suggestions, conclude 
whether the keyword is adult. Unfortunately this is a very costly 
algorithm, requiring 2 lookups per keyword. At 100K+ keywords, that's a lot 
of requests that it would probably take 2+ weeks to gather all the results. 

On Monday, August 29, 2016 at 5:00:22 PM UTC-4, Shwetha Vastrad (AdWords 
API Team) wrote:
>
> Hi Charles,
>
> I'm afraid TargetingIdeaService 
> 
>  is 
> the one to use to get keyword statistics. But there isn't an option in the 
> service to determine if a keyword can be classified as adult or non-adult. 
> You can use the IncludeAdultContentSearchParameter 
> 
>  to 
> specify whether adult content should be returned. The Keyword Planner has 
> this options as well. 
>
> Regards,
> Shwetha, 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/d02787ba-88bc-4324-9488-70a13bf90855%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Determining if a Keyword is Adult or Non-Adult

2016-08-29 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Charles,

I'm afraid TargetingIdeaService 
 
is 
the one to use to get keyword statistics. But there isn't an option in the 
service to determine if a keyword can be classified as adult or non-adult. 
You can use the IncludeAdultContentSearchParameter 

 to 
specify whether adult content should be returned. The Keyword Planner has 
this options as well. 

Regards,
Shwetha, 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/c81b6fd3-e2b6-4502-8271-62b623b9b0f6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Google adwords API impressions daily

2016-08-29 Thread 'Vishal Vinayak (Adwords API Team)' via AdWords API Forum
Hi K,

Impressions are available in many different reports 
.
 
You can extract only the required data from a report by creating date 
filters as shown in this example 

 (same 
example is available in other client libraries 
 as well). 
Also, you can segment 

 a 
report based on the segmentation fields available in a report. In general, 
you can segment most reports on Date and DayOfWeek (Sunday, Monday etc.). 
To segment a report via the API, all you need to do is to add the 
segmentation field (i.e. Date etc.) to the report. However, please note 
that data available via AdWords API cannot be considered real time i.e. you 
might have to wait for sometime before the most recent data becomes 
available. For exact timelines please refer to this 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/8f7adc76-a287-49f7-ba2b-bd25e45bf793%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Does the order of the segment/dimensions in the request matter?

2016-08-29 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Raghu,

No, the order of segments or dimensions in the report definition shouldn't 
change the data downloaded from your reports. If you haven't set the 
includeZeroImpressions 
header 

 to 
true, then the report will not include rows for which the requested stats 
are zero. You have to set this header to true to get zero impressions in 
the report output.

Could you provide the complete report definition used to download the 
Shopping Performance Report and also some sample reports that you are 
comparing? Please use *Reply privately to author* when you are responding. 

Thanks,
Shwetha, 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/96b27b6a-604e-4f51-bb23-c2c3f85e04a5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Arendendo

2016-08-29 Thread 'Vishal Vinayak (Adwords API Team)' via AdWords API Forum
Hi Celio,

Unfortunately, I can respond to your query in English only. Looks like your 
question is related to AdWords in general. Since, my team specializes in 
answering AdWords API related technical questions only, I would recommend 
posting your query in the Adwords Community Forum 
. 
Also, to get started with your AdWords account, I would recommend this 
tutorial .

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/5d220fb1-d2f5-4a0d-b13c-639d3294b916%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Report Time Segmentation

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

Segmentation depends on the fields available in the report; therefore, each 
report can be segmented differently. A consolidated list of all reports and 
their respective segmentation fields is available here 
. 
To segment a report via the API, all you need to do is to add the 
segmentation field to the report. In general, you can segment most reports 
on Date, DayOfWeek (Sunday, Monday etc.), Month & MonthOfYear (January, 
February etc.). However, segmentation on 15 days is not available. For more 
information on segmentation please refer to this article 

.

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/4d4a35ca-462f-454d-8958-c1b2d680db77%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: AW_ReportAd HEADLINE,LINE1,LINE2,DISPLAY_URL are empty

2016-08-29 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Mario,

Could you provide the complete report definition you are using? Also, are 
you using the AwReporting  framework 
to download reports for your accounts? 

Thanks,
Shwetha, 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/81855ebc-c5a1-4617-bf25-34043a1eb211%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: aw reporting AW_ReportAd

2016-08-29 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Mario,

Starting September, "Converted clicks" will no longer be available as a 
conversion bid metric and the bid metric setting will be removed. You'll 
need to use "Conversions" as your main conversion metric. You can find more 
information about moving from Converted clicks to Conversions here 
.

Regards,
Shwetha, 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/dcaaa497-40e6-46c4-a1b4-6a0d066193fd%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Static ads is wrong

2016-08-29 Thread 'Vishal Vinayak (Adwords API Team)' via AdWords API Forum
Hi Shaman,

My team specializes in answering AdWords API related technical questions 
only. For any questions related to your AdWords account in general, I would 
recommend posting your query in 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/fb49379c-20aa-49eb-82c8-abb70050bb49%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Developer account email access

2016-08-29 Thread 'Anthony Madrigal' via AdWords API Forum
Hello,

Unfortunately, this issue is out of scope for this forum since we deal with 
AdWords API related issues. However, here is a link 
 that shows how you can 
contact the Analytics API Team.

Good luck!

Regards,
Anthony
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/903cd104-24f9-443c-a12f-9e09b242a5b2%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Do I need a new Developer Token after upgrading from Python 2.7 to 3.x?

2016-08-29 Thread 'Anthony Madrigal' via AdWords API Forum
Hi Spencer,

Please have a look at this issue 
 from our 
Github page. It seems that should give you a workaround for the issue. If 
you are still experiencing issues after the fix is pushed, please open up a 
new issue there so that their team can help you.

Cheers,
Anthony
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/edbfe02c-57b8-470e-acd5-f791b8c512a3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: v201607 ReportDefenition class not found (PHP)

2016-08-29 Thread 'Anthony Madrigal' via AdWords API Forum
Hello Yana,

Could you please *reply privately to author *the full code and error 
message you are getting?

Thanks,
Anthony
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/6067c4e9-b51a-425c-b089-901a0297e200%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: SOAP-ERROR: Parsing WSDL

2016-08-29 Thread cschofield
For the record after cleaning WSDL cache and disabling it a significant 
improvement in stability was experienced.

Chris


On Friday, 26 August 2016 14:05:05 UTC+1, cscho...@ambergreen.co.uk wrote:
>
> Hi,
>
> Up until this morning our app has worked flawlessly however this morning 
> suddenly the machine was unable to access google.com, resolve it or 
> really interact with Google's services in any way.
>
> The following was the response we received:
>
> An error has occurred: SOAP-ERROR: Parsing WSDL: Couldn't load from '
> https://adwords.google.com/api/adwords/o/v201607/TargetingIdeaService?wsdl' 
> : failed to load external entity "
> https://adwords.google.com/api/adwords/o/v201607/TargetingIdeaService?wsdl
> "
>
> On every other machine on the network we have no problem connecting to any 
> of Google's services. Would love this to be resolved before 4pm, UK Time as 
> I was supposed to be demoing this new tool to the whole company at this 
> time.
>
> Previous running theory: The Adwords API has somehow been upset by 
> something the App has done and perhaps blocked access. (Only problem with 
> this theory is that we can't even resolve to the domain, so blocked access 
> is unlikely)
>
> Is there any issue with Google's services I should know about?
>
> Cheers, Chris.
>
> This email and any files transmitted with it are confidential and intended 
> solely for the use of the individual or entity to whom they are 
> addressed. If you have received this email in error please delete it, 
> destroy all copies of it and notify the sender. Please note that any views 
> or opinions presented in this email are solely those of the author and do 
> not necessarily represent those of the company. Unless the intention to 
> contract has been expressly manifest in this message, this message shall 
> not be construed as a solicitation to contract nor an offer or acceptance 
> of contractual obligations. If you contact us by email, we may store your 
> details to aid communication. We may also monitor mail entering and 
> leaving the company. The company takes reasonable precautions to ensure 
> that our emails are virus free, however, we cannot accept responsibility 
> for any virus transmitted by us and recommend that you subject any 
> incoming email to your own virus checking procedures.
>
> Registered Office: 125 Princes Street, Edinburgh, EH2 4AD
> VAT No. 774 9365 77, Company Registered in Scotland No. 220655
>

-- 
This email and any files transmitted with it are confidential and intended 
solely for the use of the individual or entity to whom they are addressed. 
If you have received this email in error please delete it, destroy all 
copies of it and notify the sender. Please note that any views or opinions 
presented 
in this email are solely those of the author and do not necessarily 
represent those of the company. Unless the intention to contract has been 
expressly manifest in this message, this message shall not be construed as 
a solicitation to contract nor an offer or acceptance of contractual 
obligations. 
If you contact us by email, we may store your details to aid communication. 
We may also monitor mail entering and leaving the company. The company 
takes reasonable precautions to ensure that our emails are virus free, 
however, we cannot accept responsibility for any virus transmitted by us 
and recommend that you subject any incoming email to your own virus 
checking procedures.

Registered Office: 125 Princes Street, Edinburgh, EH2 4AD
VAT No. 774 9365 77, Company Registered in Scotland No. 220655

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/8e844d70-320a-46de-b928-691bf6616d9f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Does the order of the segment/dimensions in the request matter?

2016-08-29 Thread Raghu Kashyap
I am currently downloading shop performance report. There are a bunch of 
segments/dimensions that gets downloaded. What I have noticed is that the 
API download drops a bunch of records when compared to a report that is 
downloaded through UI with the same set of segments/dimensions and metrics.

1. Does the ordering of the segments matter when we download the data 
through API?
2. Is there a likelihood that the records are getting dropped when there 
are 0 values

Thanks

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/c70a7c7c-a521-43ca-86f2-1caf58610d1e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: New API 21609 has 3 new fields for quality score factors. Roughly 7% of data is null

2016-08-29 Thread Raghu Kashyap
Sorry its a typo. I meant to say "201609". Is the same 3 fields CTR factor, 
ad relevancy factor and landing page factor.

On Tuesday, August 23, 2016 at 12:44:59 PM UTC+5:30, Peter Oliquino wrote:
>
> Hi Raghu,
>
> I am not aware of any 21609 (or 201609) version of the AdWords 
> API. Currently the latest version is the v201607 
> .
>  
> In that link, it is also mentioned that *the QualityScore value* of the 
> Keywords 
> Performance 
> 
>  and Criteria Performance 
> 
>  reports 
> had been changed and *will have two dashes (--)* when there aren't enough 
> impressions or clicks to accurately determine its score.
>
> Could you also provide more information (screenshot or documentation link) 
> as to which 3 fields you mentioned are having the "Not Applicable" value?
>
> Thanks and regards,
> Peter
> AdWords API Team
>

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

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


Determining if a Keyword is Adult or Non-Adult

2016-08-29 Thread Charles Michael
Hello, I'm looking to split my keyword lists (100K+ keys) into an adult and 
non-adult list in order to avoid bidding on keywords that Google might not 
recognize as adult and vice-versa. Has anyone had experience with effective 
techniques with Google to determine if a keyword is adult in nature or not? 
I have a few ideas I am experimenting with, unfortunately they require 
using a TargetingIdeaService lookup for each keyword which I'm not a fan of.

Thank you.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/4b3b66ca-0661-4433-837c-4f5c68b504bc%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Developer account email access

2016-08-29 Thread sodjaghian
Hello,

I'm not quite sure that this is the right place to ask my question, but 
I've searched all over and haven't been able to figure out my problem, and 
Google Support told me to post in this forum. I have a developer account 
used for the Analytics API (@developer.gserviceaccount.com), which was set 
up several years ago by a colleague who is no longer with the company. I've 
looked for the password for this account all over the place, but I haven't 
been able to find it. I tried recovering the password, however the recovery 
email is the same as the email on the account 
(@developer.gserviceaccount.com), and since I can't get in to that account, 
I can't check the email.

We're very close to reaching the limit of 100 Google accounts for the 
@developer.gserviceaccount.com account. I tried requesting an increase to 
200, but I was told I needed to approve the request via email using the 
@developer.gserviceaccount.com account, which as you see above, I'm not 
able to access.

It looks like this account is linked to another account we use (@gmail.com) 
with Google Analytics and Google My Business. When I log into the Google 
Developer Console with the @gmail.com account, I can see the API enabled 
for the @developer.gserviceaccount.com, and all the other details related 
to the Analytics API. Is there any way I can recover or reset the password 
for @developer.gserviceaccount.com so I can approve an increase in user 
accounts?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/4f7f9992-cd60-40e9-9b2f-2045e34150b4%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Arendendo

2016-08-29 Thread celio santos martins
Eu Ainda Estou Aprendendo Com a Adwords !
 
Qualquer Ajuda Será Bem Vindo.

celiomartins2...@gmail.com

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/43cdc591-126a-411d-ab6f-313e0a09b622%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


aw reporting AW_ReportAd

2016-08-29 Thread Mario Rossi
hi

After the new update the column CONVERTEDCLICKS is empty in AW_ReportAd 
table?

Can anyone help ?


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

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


AW_ReportAd HEADLINE,LINE1,LINE2,DISPLAY_URL are empty

2016-08-29 Thread Mario Rossi
hi all

i need help in the table AW_ReportAd columns 
HEADLINE,LINE1,LINE2,DISPLAY_URL are empty this start from date 03/08/2016 
in different accounts.

thx for the help 

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

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


Do I need a new Developer Token after upgrading from Python 2.7 to 3.x?

2016-08-29 Thread Spencer Tichenor
I just upgraded from Python 2.7 to 3.5 and now all of a sudden I get this 
weird error message when I try to run my program that updates my ads. It's 
like it isn't detecting the developer token in my googleads.yaml file. 
 Here's what it says:

Traceback (most recent call last):

  File "midsql.py", line 19, in 

client = 
adwords.AdWordsClient.LoadFromStorage('~/documents/gnart/googleads.yaml')

  File 
"/Users/spencertichenor/Documents/pwnzone/env/lib/python3.5/site-packages/googleads/adwords.py",
 
line 250, in LoadFromStorage

cls._OPTIONAL_INIT_VALUES))

  File 
"/Users/spencertichenor/Documents/pwnzone/env/lib/python3.5/site-packages/googleads/common.py",
 
line 147, in LoadFromStorage

% (path, required_client_values, original_keys))

googleads.errors.GoogleAdsValueError: Your yaml file, 
/Users/spencertichenor/documents/gnart/googleads.yaml, is missing some of 
the required values. Required values are: developer_token, actual values 
are ['developer_token', 'client_customer_id', 'refresh_token', 'client_id', 
'user_agent', 'client_secret']


Like what the heck because it says I'm missing the developer_token but then 
it lists developer_token in the actual values right after that. The program 
still works fine when I run it in a virtual environment in Python 2.7 
though. 

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/1ae75e02-e6ed-4cc7-bd57-0a0bbf2eaf77%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: can we use access token from adwords api to google_client?

2016-08-29 Thread Burak Karakan
Hello Chirag.

I have been trying to get the user email as well, and with the url you 
provided, I am now able to get user name, profile picture, user id, gender 
etc. but there is no email address under the response, what should be the 
way to go now to get the email address?

Thanks.

15 Temmuz 2016 Cuma 09:40:17 UTC+3 tarihinde Chirag yazdı:
>
> Hello Joven,
>
> From your request I am seeing that you have not included the scope to get 
> email.
>
>
> https://accounts.google.com/o/oauth2/auth?access_type=offline_prompt=force&*scope=https%3A%2F%2Fwww.googleapis.com
>  
> %2Fauth%2Fadwords*
> _type=code_uri=http%3A%2F%2Fdev.xxx.com
> %2Faccount%2Fmyapi_id=
> 254682842771-e0pgjq248s5doj059e3qo87a91l4m4gc.apps.googleusercontent.com
> _login=1=2ff3f2831fd61830=0
>
> So Your request should be like this
>
>
> https://accounts.google.com/o/oauth2/auth?access_type=offline_prompt=force&*scope=https%3A%2F%2Fwww.googleapis.com
>  
> %2Fauth%2Fadwords%2Bhttps%3A%2F%2Fwww.googleapis.com
>  
> %2Fauth%2Fuserinfo.email*
> _type=code_uri=http%3A%2F%2Fdev.xxx.com
> %2Faccount%2Fmyapi_id=
> 254682842771-e0pgjq248s5doj059e3qo87a91l4m4gc.apps.googleusercontent.com
> _login=1=2ff3f2831fd61830=0
>
> After user select his account, it will redirected to the set redirection 
> URL together with "code" parameter  <-- (So here I'm expecting to receive 
> the email address too? Is that correct)
> --> No, You cannot get email address directly. You need to make curl 
> request to get email address.
>
> You need to call curl request after getting Refresh Token / Access Token.
> Curl Url should be like this
> $curl_url = 
> "https://www.googleapis.com/oauth2/v2/userinfo?access_token="YOUR_ACCESS_TOKEN
>  
> ";
>
> Under the curl response you can get email for authorize user.
>
> Hope this helps.
>
>
>
>
>
>
> On Thursday, 14 July 2016 19:56:53 UTC+5:30, Joven Albarida wrote:
>>
>> Thanks Chirag, will study what you mean on this... I only tried to set 
>> this scope under AdWords API but doesn't return the Email 
>>
>> This my following steps in-case there something wrong on what im doing :)
>>
>> + On background I set all required credential to Access AdWords API, then 
>> I also set the "scopes" 
>> + After all that I redirect the user to Auth URL for the application get 
>> the access token, refresh token etc.
>> Format of the request:
>>
>> https://accounts.google.com/o/oauth2/auth?access_type=offline_prompt=force=https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fadwords_type=code_uri=http%3A%2F%2Fdev.xxx.com%2Faccount%2Fmyapi_id=254682842771-e0pgjq248s5doj059e3qo87a91l4m4gc.apps.googleusercontent.com_login=1=2ff3f2831fd61830=0
>>
>> + After user select his account, it will redirected to the set 
>> redirection URL together with "code" parameter  <-- (So here I'm expecting 
>> to receive the email address too? Is that correct)
>>
>> + After the application received the code, I will use that to get the 
>> "Access token, Refresh token" which is working fine. Then I will saved this 
>> token to my storage for later use
>>
>> + On my application I also need to save the choosed Email (So this is my 
>> main problem im stuck with, so that I post my question on this forum :)
>>
>>
>> Again appriciate your help in advance, thanks guys 
>>
>>
>>
>> On Thursday, July 14, 2016 at 1:19:04 PM UTC+8, Chirag wrote:
>>>
>>> Hello Joven,
>>>
>>> Yes, Zweitze is right.
>>>
>>> When you get refresh token to get access of Adwords API, you also need 
>>> to include scope to get User Email along with Adwords API scope.
>>> To get user email you can use Google OAuth2 API v2 scope.
>>>
>>> Scope to be used to get User email : 
>>> https://www.googleapis.com/auth/userinfo.email
>>>
>>>
>>> Thanks,
>>>
>>> On Wednesday, 13 July 2016 17:48:28 UTC+5:30, Zweitze wrote:

 This is certainly possible but I don't have an exact answer.
 When you request access from the user, you supply which API you want 
 access to - AdWords API in this case. After a user logs in, he sees a page 
 asking to give access to his AdWords information.
 Actually you can ask for access to multiple APIs at the same time. Say 
 you want access to AdWords and Analytics, the user logs in and then see a 
 page asking for permission to access both AdWords and Analytics. When the 
 user grants this access, you can use the same access token for both 
 AdWords 
 and Analytics.

 Well: Another API has minimal email access, if you include that, you 
 can use that API (and the returned access token) to ask for the email 
 address. Unfortunately I don't have the name of the grant at hand. But I 
 also don't program PHP so I can't help you any further.

 Still, this is the direction to go. I hope it makes sense.



 On Friday, July 1, 2016 at 9:37:09 PM UTC+2, Joven Albarida wrote:
>
> Hi Adwords Team,

v201607 ReportDefenition class not found (PHP)

2016-08-29 Thread Yana Sergeeva
Hello
I use googleads/googleads-php-lib in Yii2.
I try to generate any report for test account using code examples in 
library.
For example DownloadCriteriaReport.php
If i use its code i receive an error: Class 'ReportDefinition' not found
 
 $user->LoadService('ReportDefinitionService', '201607');


  // Create selector.
  $selector = new \Selector();
  $selector->fields = array('CampaignId', 'AdGroupId', 'Id', 'Criteria',
  'CriteriaType', 'Impressions', 'Clicks', 'Cost');


  // Optional: use predicate to filter out paused criteria.
  $selector->predicates[] = new \Predicate('Status', 'NOT_IN', array(
'PAUSED'));


  // Create report definition.
  $reportDefinition = new \ReportDefinition();  <--- here an error
  $reportDefinition->selector = $selector;

what do i do wrong?

If I try any other example (not from Reporting folder) it works well.

Thank you
Yana

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/5fb5d1ef-54cd-40c1-a432-df5c49f3cab1%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Invaild image in google adwords from php

2016-08-29 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi, 

Could you provide the complete SOAP XML request and response log when you 
tried to create the image Ad? Please use *Reply privately to author* when 
responding.

Thanks,
Shwetha, 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/e7860914-7758-41af-94c5-001baebbcfdd%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Google adwords API impressions daily

2016-08-29 Thread Kaspar Kallasmaa
Hi,

Is it possible to get the impressions count for every day in a week/month?


Br,
K.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/9af07f0d-d96f-4fc1-9d1c-b9e5b9751377%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Report Time Segmentation

2016-08-29 Thread Member234
Hello,

Is there a way to get CAMPAIGN_PERFORMANCE_REPORT, 
ADGROUP_PERFORMANCE_REPORT and AD_PERFORMANCE_REPORT segmented by day, 
week, 15 days or month?

Thanks in advance.

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

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


Re: Update remarketing email list from php

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

Thanks for bringing this issue to our notice. I will work with my team and 
get the documentation corrected. 

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/e49ae8cf-4c0a-4c8d-9527-3c12742ef78e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Complaint about ad showing as 'disapproved' with the reason being 'destination not working', but the destination does work. Support did not help.

2016-08-29 Thread 'Vishal Vinayak (Adwords API Team)' via AdWords API Forum
Hi Chloe,

I'm glad that it worked out for you and I apologize for any inconvenience 
caused. When you create an ad via the AdWords web interface or the API, 
they are reviewed by the AdWords compliance team independently and AdWords 
API team has no discretion in that process. I would recommend getting in 
touch with the Adwords Community Forum 
 
or 
the AdWords support team 
 for any questions 
related to disapproved 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/e09f0089-8c91-44c2-9013-013599335589%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: BatchJobService. Why some jobs go to Canceled status?

2016-08-29 Thread Jbielsa
Hi Josh!

I think that my jobs are failing when I create more than one in the same 
account. This causes them to be stopped and subsequently cancelled.

So, I tried the following: I waited for the active job to complete and then 
created the new one and it seem that this works correctly.


   - When submitting multiple concurrent jobs for the same clientCustomerId 
   
,
 
   try to reduce the likelihood of jobs operating on the same objects at the 
   same time, while maintaining large job sizes. Many unfinished jobs (with 
   status of ACTIVE or CANCELING) that try to mutate the same set of 
   objects may lead to deadlock-like conditions resulting in severe slow-down 
   and even job failures.



Thanks for your help!

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

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


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

2016-08-29 Thread Ketaki
Hi Vishal,

I have sent you the file with zero impression rows.

Thanks.

Regards,
Ketaki.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/160dd82b-258d-4204-afb1-495498fa26a0%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: SOAP-ERROR: Parsing WSDL

2016-08-29 Thread cschofield
Hi Michael,

That's a peculiar one, as it works maybe 70% of the time, yet is still 
intermittent.

Chris 

On Friday, 26 August 2016 14:45:05 UTC+1, Michael Cloonan (AdWords API 
Team) wrote:
>
> Hello,
>
> The AdWords API is up and running fine at the moment. The only way the API 
> can restrict access to an app or customer is via RateExceededErrors, which 
> do not prevent access wholesale to SOAP WSDLs, but are rather properly 
> formatted SOAP responses from the API.
>
> As you mentioned other machines on your network can access that resource, 
> and I can access the resource, there must be some specific network 
> configuration on that machine or at that machine's access point to the 
> internet that is causing issues. Hopefully you have access to an IT 
> department that may be able to help you troubleshoot your networking issues.
>
> Regards,
> Mike, AdWords API Team
>
> On Friday, August 26, 2016 at 9:05:05 AM UTC-4, cscho...@ambergreen.co.uk 
>  wrote:
>>
>> Hi,
>>
>> Up until this morning our app has worked flawlessly however this morning 
>> suddenly the machine was unable to access google.com, resolve it or 
>> really interact with Google's services in any way.
>>
>> The following was the response we received:
>>
>> An error has occurred: SOAP-ERROR: Parsing WSDL: Couldn't load from '
>> https://adwords.google.com/api/adwords/o/v201607/TargetingIdeaService?wsdl' 
>> : failed to load external entity "
>> https://adwords.google.com/api/adwords/o/v201607/TargetingIdeaService?wsdl
>> "
>>
>> On every other machine on the network we have no problem connecting to 
>> any of Google's services. Would love this to be resolved before 4pm, UK 
>> Time as I was supposed to be demoing this new tool to the whole company at 
>> this time.
>>
>> Previous running theory: The Adwords API has somehow been upset by 
>> something the App has done and perhaps blocked access. (Only problem with 
>> this theory is that we can't even resolve to the domain, so blocked access 
>> is unlikely)
>>
>> Is there any issue with Google's services I should know about?
>>
>> Cheers, Chris.
>>
>> This email and any files transmitted with it are confidential and 
>> intended solely for the use of the individual or entity to whom they are 
>> addressed. If you have received this email in error please delete it, 
>> destroy all copies of it and notify the sender. Please note that any views 
>> or opinions presented in this email are solely those of the author and 
>> do not necessarily represent those of the company. Unless the intention 
>> to contract has been expressly manifest in this message, this message 
>> shall not be construed as a solicitation to contract nor an offer or 
>> acceptance of contractual obligations. If you contact us by email, we 
>> may store your details to aid communication. We may also monitor mail 
>> entering and leaving the company. The company takes reasonable precautions 
>> to 
>> ensure that our emails are virus free, however, we cannot accept 
>> responsibility for any virus transmitted by us and recommend that you 
>> subject any incoming email to your own virus checking procedures.
>>
>> Registered Office: 125 Princes Street, Edinburgh, EH2 4AD
>> VAT No. 774 9365 77, Company Registered in Scotland No. 220655
>>
>
-- 
This email and any files transmitted with it are confidential and intended 
solely for the use of the individual or entity to whom they are addressed. 
If you have received this email in error please delete it, destroy all 
copies of it and notify the sender. Please note that any views or opinions 
presented 
in this email are solely those of the author and do not necessarily 
represent those of the company. Unless the intention to contract has been 
expressly manifest in this message, this message shall not be construed as 
a solicitation to contract nor an offer or acceptance of contractual 
obligations. 
If you contact us by email, we may store your details to aid communication. 
We may also monitor mail entering and leaving the company. The company 
takes reasonable precautions to ensure that our emails are virus free, 
however, we cannot accept responsibility for any virus transmitted by us 
and recommend that you subject any incoming email to your own virus 
checking procedures.

Registered Office: 125 Princes Street, Edinburgh, EH2 4AD
VAT No. 774 9365 77, Company Registered in Scotland No. 220655

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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
---