Hi Delisa, That's a very broad question, so if you can ask specifics, I can help you out. But to give you an idea, you would create Campaigns using CampaignService ( https://developers.google.com/adwords/api/docs/reference/latest/CampaignService). You would create budgets using BudgetService ( https://developers.google.com/adwords/api/docs/reference/latest/BudgetService), add location targeting using CampaignCriterionService ( https://developers.google.com/adwords/api/docs/reference/latest/CampaignCriterionService) and so on.
Cheers, Anash P. Oommen, AdWords API Advisor. On Sunday, 28 October 2012 08:08:51 UTC+5:30, DelisaCeag wrote: > > We have to deal with 100s of clients (local businesses) who have different > locations, budgets, industries, time zones, etc > > > These details would be collected in a form from the client and they would > have to be used in our campaigns. > > > How do we automate it such that all these details/client information is > directly imported into our campaigns settings? > -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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
