Let me clarify one point first. When you say 'filter the report', are you 
referring to restricting the data returned in the report to specific 
campaign IDs, or are you referring to ordering by campaign ID?

I assume you meant the former, and it should work. I am doing the same 
thing. I don't know what the xml looks like. I'm using the Java library and 
creating the selectors and predicates that way.

Oliver

On Monday, October 1, 2012 10:42:36 AM UTC+1, freedl wrote:
>
>
> How can I implement it?
>
> It does not work.
> <predicates>
>   <field>CampaignId</field>
>   <operator>IN</operator>
>   <values>XXXX</values>
>   <values>YYYY</values>
>   <values>ZZZZZ</values>
> </predicates>
>
> Thank You 
> F.
>
>
> Am Montag, 1. Oktober 2012 08:46:20 UTC+2 schrieb Oliver:
>>
>> Yes it's possible to filter by CampaignId, but not label.  Labels are not 
>> supported by the API yet.
>>
>> Oliver
>>
>> On Sunday, September 30, 2012 10:52:13 PM UTC+1, freedl wrote:
>>>
>>> Hi,
>>>
>>> is it possible to filter the keyword report by CampaignId or Campaign 
>>> lables?
>>>
>>> Thanks
>>> F.
>>>
>>

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.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

Reply via email to