Hi Raj,

You can use multiple AdGroupCriterionIdFilters in the selector to
select multiple criteria at once.

  <v20:get>
     <v20:selector>
        <v20:idFilters>
           <v20:adGroupId>AAAAA</v20:adGroupId>
           <v20:criterionId>BBBBB</v20:criterionId>
        </v20:idFilters>
        <v20:idFilters>
           <v20:adGroupId>CCCCC</v20:adGroupId>
           <v20:criterionId>DDDDD</v20:criterionId>
        </v20:idFilters>
     </v20:selector>
  </v20:get>

Best,
- Eric Koleda, AdWords API Team

On Apr 28, 5:04 pm, Raj <[email protected]> wrote:
> Hi Eric,
>
> You are being very helpful for me in solving issues I face in using
> adwords api.
>
> Currently I am giving one criterion ID and Adgroup ID to get criterion
> information.
>
> Now my criterion IDs are increasing day by day. requesting one ID at a
> time taking much time to run it for all IDs.
>
> Can you please give me example of how to request criterion information
> for multiple IDs in a single request?
>
> Thanks,
> Raj
>
> --
> =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
> Have you migrated to v200909 yet?
> The v13 sunset is on April 22, 2010.
>
> Also find us on our blog and discussion 
> group:http://adwordsapi.blogspot.comhttp://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 
> athttp://groups.google.com/group/adwords-api?hl=en

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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

Reply via email to