Thank you advance.

I tried AdWords API client libraries 
<https://developers.google.com/adwords/api/docs/guides/first-api-call#get_a_client_library>.
 
I was found  cause.

Thank you so much!

2016年9月1日木曜日 19時12分04秒 UTC+9 Peter Oliquino:
>
> Hi,
>
> Your report definition should look something like the one below :
>
>
> HTTP HEADER:
> Authorization:Bearer xxxxxxxxxxxxxxxxxxxxxxxxxx
> clientCustomerId:xxx-xxx-xxxx
> Content-Type:application/x-www-form-urlencoded
> developerToken:xxxxxxxxxxxxxxxxxxxxxxxx
> Request Parameters:
> __rdxml: <?xml version="1.0" encoding="UTF-8"?>
> <reportDefinition xmlns="https://adwords.google.com/api/adwords/cm/v201607
> ">
>   <selector>
>     <fields>Ctr</fields>
>     <fields>Date</fields>
>   </selector>
>   <reportType>ACCOUNT_PERFORMANCE_REPORT</reportType>
>   <dateRangeType>LAST_MONTH</dateRangeType>
>   <downloadFormat>XML</downloadFormat>
> </reportDefinition>
>
>
> Also, I would recommend that you try the samples in the AdWords API client 
> libraries 
> <https://developers.google.com/adwords/api/docs/guides/first-api-call#get_a_client_library>
>  in 
> generating your reports. You can find an example as to how through this 
> link 
> <https://developers.google.com/adwords/api/docs/samples/java/reporting#download-a-criteria-performance-report-with-awql>.
>  
> I would also strongly recommend that you migrate to the latest version (
> v201607 
> <https://googleadsdeveloper.blogspot.com/2016/07/announcing-v201607-of-adwords-api.html>)
>  
> as the v201603 is due to sunset soon 
> <https://developers.google.com/adwords/api/docs/sunset-dates>.
>
> Best regards,
> Peter
> AdWords API Team
>

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

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
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 [email protected].
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/4b897073-067f-477d-894a-a0796d8d18d3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to