Mauro,
That is correct, the endpoint URL of the web service changes, but the
namespace remains the same. We are still looking into some sparse
reports regarding the internal errors, check the thread I created for
updates.
Best,
- Eric
On Aug 14, 6:08 pm, Mauro Spivak wrote:
> Eric,
> I fixed
Eric,
I fixed this. Jus for documentation, the error was I was using the same for
url and for the namespace.
The correct way of accesing the Sandbox is:
url = https://adwords-sandbox.google.com/api/adwords/cm/v200906
namespace = https://adwords.google.com/api/adwords/cm/v200906
Now I'm stucked w
Mauro,
You are correct, signup is not required for the V2009 API in the
sandbox environment. Which URL are you sending the requests to?
Best,
- Eric Koleda, AdWords API Team
On Aug 14, 12:16 pm, Mauro wrote:
> Hi,
>
> I just got into the same error
> (NotWhitelistedError.CUSTOMER_NOT_WHITELIS
Hi,
I just got into the same error
(NotWhitelistedError.CUSTOMER_NOT_WHITELISTED_FOR_API), but I'm
sending the header as documented.
I'm still haven't signed up for v2009 (is that what is called to be
"whitelisted") but I thought it was not necesary for the sandbox
enviroment.
Cheers,
Mauro
O
I found this URL:
http://code.google.com/apis/adwords/docs/developer/adwords_api_sandbox.html#requestheaders
that say to put login_id++currency_code on the developerToken when we
access though sandbox..
Now my application v13 works fine too!
thanks!
On Jul 14, 3:51 pm, tsmthiago wrote:
> Hi,
Hi, Jeff!
Thanks for reply!
I filled the clientEmail and the code worked!
Now I have two another problems..
I got access the v13 on production, but when I try to access on
sandbox, I receive the following error: The developer token is
invalid.
-> There are different token's for sandbox/produc
Hi,
Any comment on this issue? I couldn't access any service in the
sandbox environment.
Many thanks.
On Jul 9, 9:40 am, knguyen wrote:
> I got the following error when trying to get a list of campaigns from
> a client account:
> Exception in thread "main" AxisFault
> faultCode: {http://schem
Hello,
I'm not exactly sure what kind of information you're hoping to
retrieve, but I'm not aware of any plans to add any features to the
v2009 API other than what we've publicly talked about in our blog
posts.
Cheers,
-Jeff Posnick, AdWords API Team
On Jul 14, 10:01 am, jellegaa wrote:
> I
I do see that accessing the underlying information of a gclid-tag is
still not on the list.
That seems pretty important to me. What are your thoughts on including
such a feature?
~Jesper
--~--~-~--~~~---~--~~
You received this message because you are subscribed to
I got the following error when trying to get a list of campaigns from
a client account:
Exception in thread "main" AxisFault
faultCode: {http://schemas.xmlsoap.org/soap/envelope/}Server
faultSubcode:
faultString: InternalApiError.UNEXPECTED_INTERNAL_API_ERROR @
Here is the code:
public stati
Hello,
Unfortunately, the errors returning in the Sandbox environment are
still a bit raw. I believe that in both cases the error is occurring
because you're not providing anything for the clientEmail SOAP request
header--you should be setting this to something like
"client_1+u...@domain.com", w
Hi!
I got the DotNet Client Library from
http://code.google.com/apis/adwords/docs/clients.html
and the examples about v13 works fine for me, but i can't execute any
method from v200906, I get some diferent errors according to method
that I call.
When I called the v200906.GetActiveCriteria metho
Hello Rohit,
(Most of) Our official client libraries have already been updated to
work with the new release, v200906. They're available from
http://code.google.com/apis/adwords/docs/clients.html
The PHP and Ruby client libraries are still being worked on, and
should be released in the near f
Hi Doug & The AdWords Team:
Congratulations on the Update. Have a couple of questions on the
upgrade...
1. Are there any code samples available for v2009 or is this only
available after the 'registration process' goes through and our account
(s) are accepted?
The existing code examples archive s
OK I know this is a silly question and is probably the wrong place to
post it, but can someone clarify what is meant by a "Third Part
Developer"? I assume it means someone wanting to develop a program
that works with adwords to then either sell or pass on to other
companies? If we want to develo
15 matches
Mail list logo