request.
I see that the issue is due to the soap including a change for
servingStatus, but the question is am I doing something wrong?
https://adwords.google.com/api/adwords/cm/v200906";>
SET
50567601
Sample Walrus Campaign
ACTIVE
SERVING
20091015
20371231
DAILYMoney100
Hi,
Unfortunately it not currently possible to do this in v2009 as there
is no AccountService. Future versions of v2009 will include this
service, but for now you need to make the request using v13.
Best,
- Eric
On Oct 15, 12:48 pm, Arkanoid wrote:
> is there a way to do that in V200906?
>
>
is there a way to do that in V200906?
On Oct 15, 12:19 pm, AdWords API Advisor
wrote:
> Hi Stephen,
>
> Are you making these requests against the sandbox environment? The
> sandbox was refreshed yesterday, which means that all accounts were
> cleared from the system. In order to reinitialize y
Hi Stephen,
Are you making these requests against the sandbox environment? The
sandbox was refreshed yesterday, which means that all accounts were
cleared from the system. In order to reinitialize your account you
must run the method AccountService.getClientAccounts(). More
information is avai
Hi Ajaz,
I've looked through the logs, and I can see that both requests are
returning the same data. Like I said earlier, I believe the error is
in your PHP code, not the API itself. You can test the SOAP calls
directly with curl or various SOAP testing programs if you want to see
the raw data.
Hi Sreenu,
Only the status of an Ad can be updated, all other fields are
ignored. More information is available here:
http://code.google.com/apis/adwords/v2009/docs/reference/AdGroupAdService.html#mutate.
Best,
- Eric Koleda, AdWords API Team
On Oct 15, 3:38 am, "Sreenu Daram" wrote:
> Hi all
I've been writing unit tests to test our new connector for the v2009
API as its being developed. Sometime yesterday afternoon I started
getting authentication errors and I'm unsure why, hoping someone can
point me in the right direction. I've been running these tests all
week and had no issues,
Dear Sir,
I am still facing the same problem when i passes the request using API
then i still 1st request response 2nd Request passed but it wont
takeout
any information as an example i pest the request xml and their
responses also i have enable the debug = 1 all the request are made
one after a
Hi all,
I am using java api v200906. I am updating display url of an ad. It is
not reflecting in the UI.
Below is my peace of code:
List adGroupAdOperations = new
ArrayList();
// Create new text ad structure.
Long adGroupId = adInfo.getAdGruopI