문제

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?

도움이 되었습니까?

해결책

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.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top