Hi Axum, As Joshua pointed out, you need to use AdGroupCriterionService.get() with appropriate AdGroupCriterionSelector. If you need a code sample, you can refer to http://code.google.com/p/google-api-adwords-php/source/browse/trunk/examples/v201003/GetAllActiveAdGroupCriteria.php.
Cheers, Anash P. Oommen, AdWords API Advisor On Jul 16, 12:17 am, "Joshua J. Kugler" <[email protected]> wrote: > On Thursday 15 July 2010, axum elucidated thus: > > > i am having a brain freeze here I need to use the > > updateadgroupcriterion service. And I am at a lost on how to get the > > criterionid. > > ga.AdGroupCriterion.get(...) should be what you want. you can filter by > campaign, group, etc. > > Docs > here:http://code.google.com/apis/adwords/v2009/docs/reference/AdGroupAdSer... > andhttp://code.google.com/apis/adwords/v2009/docs/reference/AdGroupAdSer... > > j > > -- > Joshua Kugler > Part-Time System Admin/Programmerhttp://www.eeinternet.com > PGP Key:http://pgp.mit.edu/ID 0x73B13B6A -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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
