Adwords API:在沙盒中使用活动和广告
我正在使用 Adwords API,以便客户可以根据特定条件自动暂停与其某些社区相关的广告。我的问题在于如何可靠地测试其设置是否正确,而无需修改他们的实时 AdWords 广告系列。 我了解沙箱,但是空白石板对于测试并没有真正的帮助。
有没有办法从他们的帐户转移一些广告组/广告系列,或者我是否必须在沙盒中手动重建所有内容?
I'm using the Adwords API so that a client can auto-pause the ads associated to some of their communities based on certain criteria. My problem lies with how I can reliably test that this is set up correctly without having to modify their live Adwords campaigns. I know about the sandbox, but a blank slate is not really helpful to test against.
Is there a way to transfer over some of the adgroups/campaigns over from their account, or do I have to rebuild everything manually in the sandbox?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
没有自动方法可以实现此目的,但您可以使用 API 提取生产帐户的结构,然后在沙箱中创建类似的结构。
There is no automatic way to achieve this, but you could use the API to pull the structure of the production account and then create an analogous structure in the sandbox.