Re: Campaign and AdGroup-IDs reported as invalid

2011-12-02 Thread Daniela
Hi there, Thank you for your answer. Activating the log helped and the error was quite stupid: customerClientId and clientCustomerId is not the same thing. Therefor neither the email address nor the customer id was contained. Im still surprised that without the clientid, I could call AdGroupCr

Re: Campaign and AdGroup-IDs reported as invalid

2011-12-01 Thread Anash P. Oommen
Hi Daniela, The most likely issue is that your code is still somehow trying to access the campaigns using clientEmail instead of clientCustomerId. The best bet is to turn on SOAP logging in the library and take a look at the outgoing and incoming soap messages to confirm that your code is indee

Campaign and AdGroup-IDs reported as invalid

2011-12-01 Thread Daniela
After updating to V201109 and the Java-Libraries 8.4.1 and today also 8.4.2 I get the following errors using the AdGroupService and the CampaignService on all operations (get and mutate with add and set): -[EntityNotFound.INVALID_ID @ operations[0].operand.id; trigger:'CampaignId: xxx'] -[Entit