Hi Chriss,

You can track keyword performance using the Keywords Performance 
Report<https://developers.google.com/adwords/api/docs/appendix/reports#keywords>.
 
Here are the Java examples for running reports 
with<https://github.com/googleads/googleads-java-lib/blob/master/examples/adwords_axis/src/main/java/adwords/axis/v201309/reporting/DownloadCriteriaReportWithAwql.java>and
 
without<https://github.com/googleads/googleads-java-lib/blob/master/examples/adwords_axis/src/main/java/adwords/axis/v201309/reporting/DownloadCriteriaReport.java>using
 
AWQL <https://developers.google.com/adwords/api/docs/guides/awql>. If Java 
isn't your language of choice, you can find similar examples in all of our 
other client 
libraries<https://developers.google.com/adwords/api/docs/clientlibraries>
.

You can set up ad groups using the 
AdGroupService<https://developers.google.com/adwords/api/docs/reference/v201309/AdGroupService>,
 
and can set up keywords (which are a type of criteria) on an ad group level 
using the 
AdGroupCriterionService<https://developers.google.com/adwords/api/docs/reference/v201309/AdGroupCriterionService>
.

Hopefully this answers your questions. Let me know if I can help you 
further.

Thanks,
Mike, AdWords API Advisor

On Monday, February 3, 2014 8:00:08 AM UTC-5, chriss Moyle wrote:
>
> Hi All,
>
> I have successfully got the OAuth token from google API (in c#).
>
> Now, i am search keyword planner API for below option, so i can post 
> keywords and target location and in return i got the bid information.
>
> "Get search volume for a list of keywords or group them into ad groups"
>
> Please advice, is what method and how to call their method using google 
> API.
>
> Thanks,
> Chriss
>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://googleadsdeveloper.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to