BiddingErrors.CANNOT_CREATE_CAMPAIGN_WITH_BIDDING_STRATEGY @ operations[0].operand.biddingStrategyConfiguration.biddingStrategyType; trigger:\'TARGET_ROAS\'

115 views
Skip to first unread message

18824...@163.com

unread,
Jan 19, 2018, 10:53:03 PM1/19/18
to AdWords API Forum
hello this is my code ,please to me what 's wrong

<x:Envelope xmlns:x="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:v="https://adwords.google.com/api/adwords/cm/v201702"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<x:Header>
<v:RequestHeader>
<v:clientCustomerId>xxx-xxx-xxxx</v:clientCustomerId>
<v:developerToken>xxxxxxxxxxx</v:developerToken>
<v:userAgent>test</v:userAgent>
<v:validateOnly>false</v:validateOnly>
<v:partialFailure>false</v:partialFailure>
</v:RequestHeader>
</x:Header>
<x:Body>
<v:mutate>
<v:operations>
<v:operator>ADD</v:operator>
<v:operand>
<v:name>系列名称11:40**</v:name>
<v:status>PAUSED</v:status>
<v:budget>
<v:budgetId>1326459750</v:budgetId>
</v:budget>
<v:advertisingChannelType>DISPLAY</v:advertisingChannelType>
<v:biddingStrategyConfiguration>
<v:biddingStrategyId>1647942798</v:biddingStrategyId>
</v:biddingStrategyConfiguration>
</v:operand>
</v:operations>
</v:mutate>
</x:Body>
</x:Envelope>

Peter Oliquino

unread,
Jan 22, 2018, 1:38:54 AM1/22/18
to AdWords API Forum
Hi,

The reason that you are not able to use the TargetRoasBiddingScheme for your campaign could be due to your campaign not meeting the eligibility requirements as discussed here. I would recommend that you review your campaign if it indeed meets the discussed requirements before implementing the said bidding scheme.

Thanks and regards,
Peter
AdWords API Team
Reply all
Reply to author
Forward
0 new messages