Hi, This code example shows how to get AdGroupCriteria in general: http://code.google.com/p/google-api-adwords-php/source/browse/trunk/examples/v201101/GetAllActiveAdGroupCriteria.php
If you added the following to the fields in the selector, you will get the appropriate stats: 'Clicks', 'Impressions', 'Cost' Please note that the field names are case sensitive and specified in the description field in the documentation. Any field listed as Selectable(under the field constraints section) must have its name specified in the selector's fields to guarantee its value will be populated. -Kevin -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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
