Greetings forum faithful!
I'm adding campaigns via the API. I'm able to add display and search campaigns no problem. When I try to add Hotels campaigns, though, I get
"message": "The required field was not present.",
"trigger": {
"stringValue": ""
},
"location": {
"fieldPathElements": [
{
"fieldName": "operations",
"index": "0"
},
{
"fieldName": "create"
},
{
"fieldName": "campaign_bidding_strategy"
}
I don't have that field. What is it supposed to look like?
Let's say I'm using a manual_cpc strategy.