Re: Error in setting Ad Schedule & Location for a campaign : EntityNotFound.INVALID_ID

2012-05-04 Thread Atul
hi On Wednesday, May 2, 2012 2:59:13 PM UTC+5:30, Atul wrote: > > Hi, > > I am getting an Error of EntityNotFound.INVALID_ID while I am trying to > set ad schedule for a particular campaign using its Id. Here is the code > that I am using for this : > > CampaignTargetService campaignTargetServi

Re: Error in setting Ad Schedule & Location for a campaign : EntityNotFound.INVALID_ID

2012-05-04 Thread Atul
Hi Alexander, Thanks for your reply. You are absolutely right. This error is because I didn't specify the client account id to the AdWordsUser object. Now, I am getting the right response without error. I didn't know if it is mandatory to specify the client account id when we are trying to set

Re: Error in setting Ad Schedule & Location for a campaign : EntityNotFound.INVALID_ID

2012-05-04 Thread Atul
Hi Kevin, Thanks for your reply. I got the solution for this error. It is mandatory to specify the client account Id when we are trying to setting the schedules and target for a campaign. If we didn't specify the client account id in AdWordsUser object, this error will occur. On Friday, May 4,

AdWords API Developer Token Still Pending Approval?

2012-05-04 Thread James
Our company applied for the AdWords API Developer Token way back in January 2012. Four months have passed and it is still "Pending approval". Is this normal? Is there anything I can do to expedite the process? If this isn't normal, who do I follow up with and what information do I need to prov

Re: Delay on Impression share data - campaign performance report not totally updated since April 26th

2012-05-04 Thread Kevin Winter
Hi Danilo, There was a temporary issue that caused Impression Share data to be delayed for a few days - it should be resolved now and being processed as per current schedule for Impression Share data - see here for more: http://support.google.com/adwords/bin/answer.py?hl=en&answer=2544985 - K

Re: Simple call to enable/pause ALL campaigns in an account

2012-05-04 Thread Kevin Winter
Hi Dejan, This code example demonstrates updating a campaign's Budget using VB DotNet: http://code.google.com/p/google-api-adwords-dotnet/source/browse/trunk/examples/adwords/vb/v201109/BasicOperations/UpdateCampaign.vb You could adapt this code example to update the Campaign's status to paus

Re: Error in setting Ad Schedule & Location for a campaign : EntityNotFound.INVALID_ID

2012-05-04 Thread Kevin Winter
Hi, Are you making calls against production or sandbox? IDs from production will not work in sandbox and vice versa. Can you retrieve this campaign using a Predicate on Id using CampaignService.get? - Kevin Winter AdWords API Team On Wednesday, May 2, 2012 5:29:13 AM UTC-4, Atul wrote: > >

Re: InternalApiError.UNEXPECTED_INTERNAL_API_ERROR in sandbox

2012-05-04 Thread Kevin Winter
Hi, Unfortunately, we have no update at this time. - Kevin Winter AdWords API Team On Friday, May 4, 2012 6:50:53 AM UTC-4, Marc Sanders wrote: > > Has this issues been resolved? > > On Sunday, March 4, 2012 11:41:53 AM UTC+1, Bruce Wu wrote: >> >> Hi, >> >> I'm facing the same problem (using P

Re: API developer token taking crazy long

2012-05-04 Thread Kevin Winter
Hi Maarten, Thanks for the info. I've reached out directly to the manager of the review team. I'll reply here when I have any more information. Best, - Kevin Winter, AdWords API Team Original Message Follows: From: Maarten Deinema Subject: Re: API developer token tak

Required Minimum Functionality Update?

2012-05-04 Thread Alexander Nitschke
Hi, the RMF are supposed to get updated every six months or so, but now it's already almost eleven months since the last update. This is annoying since the only active API is the v201109 which didn't even exist back then, so quite a few items in the RMF (CampaignTargets, Reporting for example)

Re: Different results of Keyword Performance Report dependending day.

2012-05-04 Thread Alexander Nitschke
Hello Mauro, I believe setting the date prevents the zeroImpression parameter, so you still are getting only non-zero rows. Best wishes Alexander -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.goog

Re: Error in setting Ad Schedule & Location for a campaign : EntityNotFound.INVALID_ID

2012-05-04 Thread Alexander Nitschke
Hi Atul, this error is probably because your Adwords-User isn't set to the correct account before calling the CampaignTargetService (maybe its set to the MCC account which is the most common error). Just talking from experience, been there, had that too. Best wishes Alexander -- =~=~=~=~=~=~

Re: InternalApiError.UNEXPECTED_INTERNAL_API_ERROR in sandbox

2012-05-04 Thread Marc Sanders
Has this issues been resolved? On Sunday, March 4, 2012 11:41:53 AM UTC+1, Bruce Wu wrote: > > Hi, > > I'm facing the same problem (using PHP with and without client library). > > To replicate, try the CreateAccount.php example with PHP 5.3.2 > > For me, it ended up with: "An error has occurred: