Hi,

You can use predicates 
<https://developers.google.com/adwords/api/docs/guides/reporting#create_a_report_definition>
 to 
filter data for a certain value of the report field. Predicates work very 
much like filters 
<https://developers.google.com/adwords/api/docs/guides/uireports#filters> in 
the AdWords web interface. Your SOAP XML report definition would contain 
the following snippet once a predicate has been successfully applied:

<predicates>
    <field>CampaignId</field>
    <operator>EQUALS</operator>
    <values>12345678</values>
</predicates>

Regards,
Vishal, 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/aaf01301-288b-4353-93a1-2a00ba11558c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
  • Data Studio: Kudzai Nyajeka
    • Re: Data St... 'Vishal Vinayak (Adwords API Team)' via AdWords API Forum

Reply via email to