How to use google adwords api in sandbox? [closed]
We don’t 开发者_StackOverflow社区allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 4 years ago.
Improve this questionRecently I'm working with google adwords api to get a report using php. Since not familiar with this, I've no idea about how to generate test accounts. Anyone helps?
You can build and test your application using the AdWords API Sandbox. The Sandbox allows you to build against a test account without modifying your data or incurring API charges. http://code.google.com/apis/adwords/docs/sandbox.html
Create test account for Google AdWords using below link
https://developers.google.com/adwords/api/docs/guides/accounts-overview?csw=1#test_accounts
精彩评论