Hi Minius,

You can refer to 
http://code.google.com/p/google-api-adwords-php/source/browse/trunk/examples/v201101/AddAds.php
 for 
details on how to create an Ad. As for the part on AdStats, I don't quite 
understand what you are trying to do. If you want to retrieve your ad stats, 
you can try retrieving the ads you create normally, while requesting the 
appropriate selector field names for stats fields. See 
http://code.google.com/apis/adwords/docs/reference/latest/AdGroupAdService.AdStats.html
 and 
http://code.google.com/p/google-api-adwords-php/source/browse/trunk/examples/v201101/GetAllAds.php
 for 
details.

Also, Ads are immutable, so the right way to modify an ad would be to delete 
an existing ad and create a copy with modified data.

Cheers,
Anash P. Oommen,
AdWords API Advisor.

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