Monday, 26 September 2016

Trying to find several fields

Newbie to the API here.  I'm trying to find quite a few fields, and it is not apparent how I would find them, nor where I would look.  Specifically, this is the list of fields I wish to get:

search_date
keyword
account
campaign
group_name
match type
status
search_bid
pub_cost
clicks
impressions
click_through (can be calculated: clicks/impressions)
cpc (can be calculated: pub_cost/clicks)
position
url
domain

I am using the Perl sample code from https://developers.google.com/adwords/api/docs/samples/perl/basic-operations and I can get fields like keyword and account, but how would I find impressions, clicks, and position?  These are not attached to the Google::Ads::AdWords::(version)::Keyword object.

--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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+unsubscribe@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+unsubscribe@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/13b6c3e3-0fad-4333-8ad4-0c214cb26b89%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment