Hi Joe, You need the AdWords API to achieve this. See our documentation at http://code.google.com/apis/adwords/ for more details.
As for the specific examples you requested, - http://code.google.com/p/google-api-adwords-php/source/browse/trunk/examples/v201008/GetAllCampaigns.php gives you the list of all campaigns in an account. - http://code.google.com/p/google-api-adwords-php/source/browse/trunk/examples/v201008/GetAllAdGroups.php gives you the list of all adgroups in a given campaign. - http://code.google.com/p/google-api-adwords-php/source/browse/trunk/examples/v201008/GetAllActiveAdGroupCriteria.php gives you all the active keywords and placements in a given adgroup. If you have more questions, feel free to ask on this forum, and we can answer your questions. Cheers, Anash P. Oommen, AdWords API Advisor. On Oct 25, 9:12 pm, Joe <[email protected]> wrote: > Hello world guys, > > I'm still noob level or intermediate level and I just wondering what > type of api are using for Keywords, Placement and Negatives in Adwords > Editor. I need some logic examples on how to display all Keywords, > Placements or negatives from my campaigns/adgroups. > > A logic code example that would be greatly appreciate. > > Thanks, > > Joe -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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
