Re: Trial creation fails only when previously we have defined campaign platform modifiers

2018-05-09 Thread yeray . romero
Hello Bharani, it looks like the bug is gone now. We haven't changed the way we are creating campaigns nor the way we are creating experiments, but our tests accounts are now creating campaigns without connected TV platforms. There wasn't anything in the SOAP requests nor in the responses making

Re: Trial creation fails only when previously we have defined campaign platform modifiers

2018-05-03 Thread yeray . romero
Hello Bharani, thank you for the answer. Looks like we are moving towards the source of the error, however, AFAIK the user of the Adwords API doesn't create the platforms attached to a campaign but they are created by default for each campaign. We were only aware of the existence of devices (De

Re: Trial creation fails only when previously we have defined campaign platform modifiers

2018-05-02 Thread yeray . romero
Also, remember we are also creating experiments as part of our CI process under many different circumstances, except when there is a platform modifier in the campaign we are trying to clone. On Wednesday, 2 May 2018 10:03:58 UTC+1, yeray@farfetch.com wrote: > > > Hello! > > Unfortunately, w

Re: Trial creation fails only when previously we have defined campaign platform modifiers

2018-05-01 Thread yeray . romero
Hello Bharani, as requested: ('http://schemas.xmlsoap.org/soap/envelope/"; ' 'xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; ' 'xmlns:tns="https://adwords.google.com/api/adwords/cm/v201802"; ' 'xmlns:ns0="https://adwords.google.com/api/adwords/cm/v201802"; ' 'xmlns:ns1="http://schema

Re: Trial creation fails only when previously we have defined campaign platform modifiers

2018-05-01 Thread yeray . romero
Hello Bharani, as requested: ('http://schemas.xmlsoap.org/soap/envelope/"; ' 'xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; ' 'xmlns:tns="https://adwords.google.com/api/adwords/cm/v201802"; ' 'xmlns:ns0="https://adwords.google.com/api/adwords/cm/v201802"; ' 'xmlns:ns1="http://schema

Trial creation fails only when previously we have defined campaign platform modifiers

2018-04-30 Thread yeray . romero
Hello, I am a software engineer working at Farfetch in the adwords systems and we are currently experiencing some issues since the 23th of April in the TrialService for all of our test accounts. We are using the API version v201802 via the python client v10.1.0. Worths mentioning the test pipel

Adwords API AdGroupCriterionService filter by Partition type (UNIT or SUBDIVISION)

2018-03-29 Thread yeray . romero
Hello, This is more a request than an issue: we are currently trying to retrive from the AdGroupCriterionService of the Adwords API those adtargets which are either UNIT or SUBDIVISION, but as it is clearly documented it is not currently possible. Doing this operations in the client side is qu