I am using ASP.NET C# 3.5 and AdWords Sandbox API V13. In
earlier days I could create Campaings with out any issue. But now a
days I can't create Campaings. I got the following error message
"http://code.google.com/apis/adwords/docs/developer/
adwords_api_error_codes.html". How will I resolve this.
Thanks in Advance.
This isn't really to do with the API itself, it's just to do with
AdWords account limits. I know that you can only have 25 active at
one time so try pausing some and see if it works. I'm not sure if
there's also a limit on the number you can create regardless of how
many you have paused but if there is then you might need to delete
some. If that isn't possible you could open another account but I'm
not sure if there's any policy issue with doing so. Maybe the API
advisor knows?
Regards,
Ewan
Ewan is correct, you can only have 25 active campaigns per account.
If you pause or delete some of your existing campaigns you should be
able to create more. Also, each sandbox account has 5 client accounts
automatically generated (client_...@domain.com, client_2+...,
etc), so you can use another client account to create more campaigns.
Best,
- Eric Koleda, AdWords API Team