Re: CustomerSyncService - CustomerSyncError

2013-07-31 Thread Gopi
 Takeshi thanks for the reply.

  Since we have huge number of campaigns, we are grouping the campaigns on 
the timestamp when they were last updated. We are passing the long[] of 
campaign ids with start and end time stamp to Customer Sync Service. We are 
doing this to avoid multiple calls to the google api. 

   If one of these campaign Ids has TOO_MANY_CHANGES or INVALID, if we 
cannot identify the campaign Id that caused the issues, we have no 
advantage of passing multiple campaign ids right ? Is this correct or am i 
missing something.

Thanks
Gopi

On Monday, July 29, 2013 9:30:13 PM UTC-7, Takeshi Hagikura (AdWords API 
Team) wrote:
>
> Hi, 
>
> It's a common error for CustomerSyncService. 
> Please see this 
> dochow
>  to avoid the error. 
>
> Best,
> - Takeshi, AdWords API Team
>
> On Saturday, July 27, 2013 9:01:27 AM UTC+9, Krish wrote:
>>
>> Hi, 
>>
>>I am trying to user CustomerSyncService to know the changes of my 
>> Campaigns. I am passing an Array of Campaign Ids to the 
>> CustomerSyncService, It threw and CustomerSyncError with TOO_MANY_CHANGES 
>> (one of the campaign id has too many changes). In CustomerSyncError object, 
>> CampaignId it is returned as "Null".
>>
>>Is it working as expected or a bug? won't the service return the 
>> campaignId along with the CustomerSyncError which were the causing the 
>> exception ? Anyone any ideas on this...
>>
>> Thanks
>> Gopi
>>
>>
>>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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

--- 
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.
For more options, visit https://groups.google.com/groups/opt_out.




Re: CustomerSyncService - CustomerSyncError

2013-07-29 Thread Takeshi Hagikura (AdWords API Team)
Hi, 

It's a common error for CustomerSyncService. 
Please see this 
dochow
 to avoid the error. 

Best,
- Takeshi, AdWords API Team

On Saturday, July 27, 2013 9:01:27 AM UTC+9, Krish wrote:
>
> Hi, 
>
>I am trying to user CustomerSyncService to know the changes of my 
> Campaigns. I am passing an Array of Campaign Ids to the 
> CustomerSyncService, It threw and CustomerSyncError with TOO_MANY_CHANGES 
> (one of the campaign id has too many changes). In CustomerSyncError object, 
> CampaignId it is returned as "Null".
>
>Is it working as expected or a bug? won't the service return the 
> campaignId along with the CustomerSyncError which were the causing the 
> exception ? Anyone any ideas on this...
>
> Thanks
> Gopi
>
>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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

--- 
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.
For more options, visit https://groups.google.com/groups/opt_out.




CustomerSyncService - CustomerSyncError

2013-07-28 Thread Krish
Hi, 

   I am trying to user CustomerSyncService to know the changes of my 
Campaigns. I am passing an Array of Campaign Ids to the 
CustomerSyncService, It threw and CustomerSyncError with TOO_MANY_CHANGES 
(one of the campaign id has too many changes). In CustomerSyncError object, 
CampaignId it is returned as "Null".

   Is it working as expected or a bug? won't the service return the 
campaignId along with the CustomerSyncError which were the causing the 
exception ? Anyone any ideas on this...

Thanks
Gopi

   

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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

--- 
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.
For more options, visit https://groups.google.com/groups/opt_out.