Hi Daniel,
Could you please send us an example of this get request, you take the
bidding strategy ID from?
-Danial, AdWords API Team.
On Monday, November 24, 2014 7:12:27 PM UTC+3, Daniel Olel wrote:
>
> Hi Danial,
>
> Is there any more information that I need to bring for this issue?
>
> K
Hi Danial,
Is there any more information that I need to bring for this issue?
Kind Regards,
Daniel Olel
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=
Hi,
I do added the clientCustomerId and developerToken header to the request
and still got the error.
As for the strategy Id, I pass the strategy object I retrieved from the
query for an existing strategy of the given name
On Wednesday, 19 November 2014 15:36:36 UTC+1, Danial Klimkin wrote:
>
Hello Daniel,
First of all, please add the clientCustomerId header to the request. This
way we can confirm which account the request is executed against.
As per the error, where do you get the strategy ID from? ID 631122550 is
not a valid bidding strategy ID.
-Danial, AdWords API Team.
On
Hi Danial,
Here is the SOAP XML request for removing a bid strategy
**
*https://adwords.google.com/api/adwords/cm/v201409";
xmlns:ns1="http://schemas.xmlsoap.org/soap/envelope/";
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
xmlns:tns="https://adwords.google.com/api/adwords/cm/v201409
Hello Daniel,
Is it possible you accidentally send several operations in the same request
for the same ID?
Please send us full XML code for the remove request and server response.
-Danial, AdWords API Team.
On Wednesday, November 12, 2014 7:50:24 PM UTC+3, Daniel Olel wrote:
>
> Hello Danial
Hello Danial,
So here is the issue, Whenever I attempt to remove a shared bidding
strategy, it returns an Invalid ID Error, which according to the API is an
EntityNotFound Error.
Now if I query the API for removed shared bidding strategy, it returns one
whose status I set to removed in an oper
Hello Daniel,
I am confused about what step you are facing the issue at?
Also, we recommend sending clientCustomerId in the SOAP header to ensure
you are running the request against the correct account.
-Danial, AdWords API Team.
On Tuesday, November 11, 2014 7:22:40 PM UTC+3, Daniel Olel w
So, Here is what happens,
When I attempt to create a new shared strategy since the other one was
removed, it returns an* ERROR - ERROR TYPE * from the Google Adwords API
These are the logs I get when I enable SOAP logging
https://adwords.google.com/api/adwords/cm/v201409";
xmlns:ns1="http://s
Hello Daniel,
Could you please enable XML logging and confirm the ID is inserted
properly? It looks like the correct ID is not sent.
-Danial, AdWords API Team.
On Monday, November 10, 2014 8:36:26 PM UTC+3, Daniel Olel wrote:
>
> This is the Fault/Error the server sends back when I attempt to
This is the Fault/Error the server sends back when I attempt to remove a
bidding strategy
*'[EntityNotFound.INVALID_ID @ operations[0].operand.id;
trigger:'BiddingStrategyId: .[BidStrategyId]']'*
This happens if I check first if the bidding strategy exists and it always
gives this response
*(Sh
Yes, it's a shared bidding strategy. It doesn't have active campaigns
linked to it in production since it's an account I use for testing the
program before deploying it to production
On Monday, 10 November 2014 15:19:44 UTC+1, Danial Klimkin wrote:
>
> Hello Daniel,
>
>
> What is the error messa
Hello Daniel,
What is the error message you are getting? Is it a shared (isExplicitShared
= true) strategy? Do you have active campaigns linked with it?
-Danial, AdWords API Team.
On Monday, November 10, 2014 2:01:18 PM UTC+3, Daniel Olel wrote:
>
>
> Hello!
>
> Situation: I am writing an im
Hello!
Situation: I am writing an implementation to create and delete bidding
schemes programmatically. The creating part is working just fine, but
whenever I attempt to delete and already existing bidding scheme, it raises
an exception.
The exception started when I upgraded to the new API v20
14 matches
Mail list logo