Creates a new custom bidding algorithm. Returns the newly created custom bidding algorithm if successful.
Request body
Output only. The unique ID of the custom bidding algorithm. Assigned by the system.
Required. The display name of the custom bidding algorithm. Must be UTF-8 encoded with a maximum size of 240 bytes.
The IDs of the advertisers who have access to this algorithm. If advertiser_id is set, this field will only consist of that value. This field will not be set if the algorithm owner is a partner and is being retrieved using an advertiser accessor.
Immutable. The unique ID of the advertiser that owns the custom bidding algorithm.
Optional. Immutable. Designates the third party optimization partner that manages this algorithm.
Immutable. The unique ID of the partner that owns the custom bidding algorithm.
Controls whether or not the custom bidding algorithm can be used as a bidding strategy. Accepted values are: * ENTITY_STATUS_ACTIVE * ENTITY_STATUS_ARCHIVED
Required. Immutable. The type of custom bidding algorithm.
Output only. The resource name of the custom bidding algorithm.
Response
Successful response