Re: CustomerSyncService return with INVALID_CAMPAIGN_ID

2012-09-04 Thread Anash P. Oommen
Hi Hagay,

I hope this is for illustrative purposes, but 4343434343 doesn't look like 
a valid campaign id.

Cheers,
Anash P. Oommen,
AdWords API Advisor.

On Sunday, 2 September 2012 17:30:36 UTC+5:30, hagay wrote:

 Hi,
 When i am trying to run the CustomerSyncService i get INVALID_CAMPAIGN_ID

 this is the code:

 API_VERSION = :201206
 customer_sync_srv = api.service(:CustomerSyncService, API_VERSION)

 selector = {
 :campaign_ids = [ 4343434343 ],
 :date_time_range = {
 :min = 20120830 00 UTC,
 :max = 20120829 00 UTC
 }
 }

 campaign_changes = customer_sync_srv.get(selector)


 Any clue what am i missing?

 Thanks in advanced.
 Hagay.


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


CustomerSyncService return with INVALID_CAMPAIGN_ID

2012-09-02 Thread hagay
Hi,
When i am trying to run the CustomerSyncService i get INVALID_CAMPAIGN_ID

this is the code:

API_VERSION = :201206
customer_sync_srv = api.service(:CustomerSyncService, API_VERSION)

selector = {
:campaign_ids = [ 4343434343 ],
:date_time_range = {
:min = 20120830 00 UTC,
:max = 20120829 00 UTC
}
}

campaign_changes = customer_sync_srv.get(selector)


Any clue what am i missing?

Thanks in advanced.
Hagay.

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