Remove AdGroupFeed throws RequiredError.REQUIRED @ operations[0].operand.id error

2015-09-09 Thread Florian Eckerstorfer
I am trying to delete some AdGroupFeeds through the API. In my code I am 
retrieving all AdGroupFeeds from the API, filter the list and then create a 
REMOVE operation using the retrieved AdGroupFeed object as operand. 
However, when I call the mutate() function the API sends the following 
response:

"RequiredError.REQUIRED @ operations[0].operand.id"

However, AdGroupFeed does not have a field "id". How can I delete an 
AdGroupFeed?

(btw, I am using the PHP SDK)

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/a6867a96-25d6-442e-9973-e930757b5ec0%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


AdGroupAd SET operation has no effect

2014-12-02 Thread Florian Eckerstorfer
I use the PHP SDK to create and update ads for our campaigns and yesterday 
I started to run into a problem where ad creation works fine, but updating 
an existing ads does not work.

I create an AdGroupAdOperation with the correct data, send it to the API 
but the response contains the old ad texts and they are also not changed 
online. There is no exception or error, the response looks like the 
operation was successful, but the ad text have not been updated.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
AdWords API Forum group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/cfffb4bc-ec34-4852-83d9-5d70ea06e505%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Not possible to update status of ad group

2014-10-07 Thread Florian Eckerstorfer
I am trying to update the status of ad groups to pause them using the PHP 
SDK. I set the status property of AdGroup to PAUSED and send a SET 
request, but the ad group is not paused and also the response says status = 
ENABLED.

What do I need to do to pause an ad group using the API/PHP SDK?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
AdWords API Forum group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/a85778f8-121b-4eba-9f17-9344a38df918%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Re-initializing a sandbox account

2012-07-16 Thread Florian Eckerstorfer
Hello,

I still see 0 when I call GetAccountHierachy (via the PHP client library). 
However, when I look at the log files (soap_xml.log) I can see the 
customerId.

On Tuesday, March 13, 2012 7:36:34 AM UTC+1, Anash P. Oommen wrote:

 Hi everyone,

 The sandbox should behave fine now. Let me know if you are still seeing 0 
 for customer ids for a fresh sandbox account.

 Cheers,
 Anash P. Oommen,
 AdWords API Advisor.

 On Tuesday, 13 March 2012 02:08:49 UTC+5:30, Slava wrote:

 I created several more new sandboxes and some of them came up ok, with 
 customer ids set correctly.

 On Friday, March 9, 2012 12:03:24 AM UTC-8, Name Surname wrote:

 I have exactly the same problem when using the php client library in the 
 sandbox enviroment...has anyone found a solution/workaround to this problem?

 Τη Παρασκευή, 9 Μαρτίου 2012 12:01:19 π.μ. UTC+2, ο χρήστης Slivka 
 έγραψε:

 Same here using .NET lib. 

 Fresh Google account.  Fresh sandbox.  Ran GetCampaigns.cs  Running 
 GetAccountHierarch.cs  gives MCC sandbox account id but the rest 5 client 
 accounts have customerId = 0!  Running the same against production works 
 fine.

 More over.

 Running GetClientCustomerId.cs with one of the client's emails 
 (client_1+...) generates ApiUsageError.INVALID_CLIENT_EMAIL @ selector; 
 exception.  Running GetClientUnitUsage.cs with MCC sandbox id generates 
 ApiUsageError.INVALID_CLIENT_CUSTOMER_ID @ selector; exception.

 How do I get customerIds for sandbox client acounts?

 Is sandbox currently broken?




-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en