Re: Experiments (ACE) for adcopies: 'get' method doesn't seem to work for ExperimentDeltaStatus and ExperimentDataStatus

2013-08-06 Thread David Torres (AdWords API Team)
Hi Francesco, Finally was able to figure out the issue. You need to provide the experimentId in your selector in order to get any experimentData fields. This is stated in the AdGroup docshttps://developers.google.com/adwords/api/docs/reference/v201306/AdGroupService.AdGroup#experimentData.

Re: Experiments (ACE) for adcopies: 'get' method doesn't seem to work for ExperimentDeltaStatus and ExperimentDataStatus

2013-08-01 Thread David Torres (AdWords API Team)
Hi Francesco, Sorry for the delay, I'm investigating this issue, please bear with me for a bit more. Best, - David On Monday, July 22, 2013 9:12:36 AM UTC-4, Francesco Della Vedova wrote: *** Outgoing SOAP ** ?xml version='1.0'

Re: Experiments (ACE) for adcopies: 'get' method doesn't seem to work for ExperimentDeltaStatus and ExperimentDataStatus

2013-07-22 Thread Francesco Della Vedova
*** Outgoing SOAP ** ?xml version='1.0' encoding='UTF-8'? ns0:Envelope xmlns:ns0=http://schemas.xmlsoap.org/soap/envelope/; xmlns:ns1=https://adwords.google.com/api/adwords/cm/v201302; xmlns:xsi=http://www.w3.org/2001/XMLSchema-instance;

Re: Experiments (ACE) for adcopies: 'get' method doesn't seem to work for ExperimentDeltaStatus and ExperimentDataStatus

2013-07-19 Thread David Torres (AdWords API Team)
Hi Francesco, Could you please post a sanitized sample of your SOAP logs? or just the requestId will suffice. Best, - David Torres - AdWords API Team On Tuesday, July 16, 2013 11:38:01 AM UTC-4, Francesco Della Vedova wrote: hello, i'm trying to set up my application to run experiments.

Experiments (ACE) for adcopies: 'get' method doesn't seem to work for ExperimentDeltaStatus and ExperimentDataStatus

2013-07-16 Thread Francesco Della Vedova
hello, i'm trying to set up my application to run experiments. After setting up the experiment at campaign level, I try to get the ExperimentDeltaStatus of the adcopies, that I assume to be modified (or on adwords online, 'control and experiment'). But the field seems to always be empty...I