Hi Tony, 

To generate the Click Performance Report through the AdWords API, you can 
follow the steps below:

   - Firstly, signup for the API using the steps mentioned in this guide 
   <https://developers.google.com/adwords/api/docs/guides/signup>. 
   - If you already have a production MCC account, you can apply for the 
   developer token by following the steps mentioned in this guide 
   <https://developers.google.com/adwords/api/docs/access-levels#basic_access>
   . 
   - Once you receive the developer token with Basic access 
   <https://developers.google.com/adwords/api/docs/access-levels#basic_access>, 
   you will be able to authorize the API calls through OAuth2. OAuth2 enables 
   your AdWords API app to access a user's AdWords account without having to 
   handle the user's login info. 
   - You can use one of the client libraries 
   <https://developers.google.com/adwords/api/docs/clientlibraries>, to 
   generate the API reports. You can take a look at our reporting basics 
   <https://developers.google.com/adwords/api/docs/guides/reporting>, build 
   a query to generate the Click Performance Report 
   
<https://developers.google.com/adwords/api/docs/appendix/reports/click-performance-report>
 using 
   different fields available in that report type. You may refer to the code 
   sample in Java here 
   <https://developers.google.com/adwords/api/docs/samples/java/reporting>.

Let me know if you have any difficulty with the steps mentioned above. 

Regards,
Bharani, AdWords API Team

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

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

Reply via email to