Thanks Dorian!

On Thursday, February 7, 2013 12:04:00 PM UTC, Dorian Kind wrote:
>
> Sounds like you're looking for the "IN" operator: <
> https://developers.google.com/adwords/api/docs/reference/latest/CampaignService.Predicate
> >
>
> Cheers,
> Dorian
>
> On Thursday, February 7, 2013 11:46:51 AM UTC+1, Alan Coleman wrote:
>>
>> Hello everyone,
>>
>> Here's the scenario: I'm using the CampaignService and I'd like to filter 
>> on multiple values, in this instance it's Id.
>>
>> So I'd like to use the API to get an array of Ids, however I 
>> can't achieve that here because EQUALS doesn't support an array.
>>
>> $selector->predicates[] = new Predicate('Id', 'EQUALS', (112520006));   
>> // This is correct
>>
>> Can anyone give me any advice on how to fetch an array of values?
>>
>> Many thanks
>>
>

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


Reply via email to