For the VIDEO_VIEWS_PREROLL objective, are the supported placement types ALL_ON_TWITTER and PUBLISHER_NETWORK?
I’ve tried other placement types, but I get the following error
{"errors":[{"code":"INVALID",
"message":"LineItem PromotedProductType REAL_TIME_BIDDING is not compatible with placements SEARCH_RESULTS",
"attribute":"promoted_product_type"}],
"request":{"params":{"name":"PREROLLTest1_TWITTER_SEARCH",
"placements":["TWITTER_SEARCH"],"bid_amount_local_micro":10000,
"product_type":"MEDIA","objective":"VIDEO_VIEWS_PREROLL",
"paused":true,"account_id":"<the accountId>",
"categories":["IAB1"],"campaign_id":"<the campaign id>"}}}
We haven’t seen the REAL_TIME_BIDDING promoted product type before, so are also wondering why
the error text is the way it is.