Thanks for your response,

As you said, this is exactly what I did.  Including a metric field will 
only return the rows pertaining to that metric, so I then used the 
includeZeroImpression = true flag, this is what I want all the keywords 
with their ApprovalStatuses.  However, this flag includes duplicate entries 
(including null) for a given keyword.  So, based on the set of fields (id, 
AdgroupId, CampaignId and ApprovalStatus), one cannot tell which status is 
the latest, this is where I am struggling, may be I am on the wrong path in 
achieving this, so a bit of more help is appreciated.

thanks.

On Thursday, 18 June 2015 21:23:22 UTC+1, Anthony Madrigal wrote:
>
> Hi,
>
> You can run a Keywords Performance Report 
> <https://developers.google.com/adwords/api/docs/appendix/reports/keywords-performance-report>
>  and 
> include the fields *id, AdGroupId, CampaignId *and *ApprovalStatus. *You 
> will need to include a metric field, like you mentioned, to get back "n" 
> rows. 
>
> If you want to specify which campaigns to check, then you can use a 
> predicate to indicate which campaigns to look at. 
>
> 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 http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/6442ee7a-95d2-499f-98f0-e5aa6f4ad390%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to