I've been watching the tutorial at:
http://www.youtube.com/watch?v=cqVtUdB975M&annotation_id=annotation_389875&feature=iv
on how to use the sandbox. At the end of this tutorial a page with
additional resources and information
ist displayed. Yet when I visit all these resources, they are all
about the v13 version. It seems though,
that there are some differences in using the sandbox with the
different versions.
I'm migration my apps from v13 to v2009 using the php client library.
Overall it seems that online documentation on that is quite rare. Does
anyone know where
I can get some reliable documatation on how to use the sandbox in
v2009 using the php client library ?
Many thanks in advance.
GreatDane
The sandbox works basically the same in v2009 as it does in v13. The
only difference is that there is no need to call
AccountService.getClientAccounts() before your first request. As soon
as you make your first request using v2009 your sandbox account will
be created.
Best,
- Eric Koleda, AdWords API Team
On Mar 3, 5:36 am, greatDane <soqu...@soquero.de> wrote:
> Hi,
>
> I've been watching the tutorial at:http://www.youtube.com/watch?v=cqVtUdB975M&annotation_id=annotation_3...