Re: Retrieving the CustomerSyncService

2010-09-27 Thread AdWords API Advisor
Hi, The CustomerSyncService hasn't been fully launched yet, but unfortunately the documents were updated ahead of time. We are working to finalize this service and we'll have more information and client library soon. Best, - Eric Koleda, AdWords API Team On Sep 27, 4:55 pm, schismatosis wrote:

Re: Retrieving the CustomerSyncService

2010-09-27 Thread schismatosis
I checked the java API examples since they seem to be more current than the ruby ones, and there is nothing about the CustomerSync service contained therein. However, the API docs have it as being available in v201008: http://code.google.com/apis/adwords/docs/reference/latest/CustomerSyncService.

Retrieving the CustomerSyncService

2010-09-24 Thread schismatosis
There is no example code for this at all in the ruby gem. Guessing at the standard nomenclature to retrieve the service, I tried @customer_sync_srv = @adwords.get_service('CustomerSync', API_VERSION) AdWords::Error::Error: Version 201008 does not contain service Customer_Sync but that gives t