Hi Grant, You should reference the budget Id instead of the budget name. Also you can't change the budget by creating the budget with the same name. It should raise the DUPLICATE_NAME error.
Best, - Takeshi 2012年11月20日火曜日 7時15分40秒 UTC+9 Grant: > > Thanks Takeshi. Can I reference the budget name instead of the budget ID > when creating a new campaign? Can I change the budget by creating the > budget again with the same name? > > - Grant > > > On Sunday, November 18, 2012 6:56:34 PM UTC-8, Takeshi Hagikura wrote: >> >> Hello Grant, >> >> Basically yes. >> Please also refer this document for more necessary changes. >> https://developers.google.com/adwords/api/docs/guides/migration-v201206 >> >> Best, >> - Takeshi, AdWords API Team >> >> 2012年11月18日日曜日 5時20分38秒 UTC+9 Grant: >>> >>> I'm updating my scripts from 201109_1 to 201209 and there seem to be no >>> changes necessary at all except the removal of targetContentContextual and >>> the new Budget functionality. If I want to create a new campaign in a new >>> account, I should first set a Budget, retrieve the Budget ID, and then >>> create a campaign which specifies the Budget ID? Is this correct? >>> >>> - Grant >>> >> -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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
