You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#### displayvideo:v4
The following keys were added:
- schemas.CustomBiddingAlgorithm.properties.thirdPartyOptimizationPartner.description
- schemas.CustomBiddingAlgorithm.properties.thirdPartyOptimizationPartner.enum
- schemas.CustomBiddingAlgorithm.properties.thirdPartyOptimizationPartner.enumDescriptions
- schemas.CustomBiddingAlgorithm.properties.thirdPartyOptimizationPartner.type
* 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`](/display-video/api/reference/rest/v1/customBiddingAlgorithms#CustomBiddingAlgorithm.FIELDS.oneof_owner) is a partner and is being retrieved using an advertiser [`accessor`](/display-video/api/reference/rest/v1/customBiddingAlgorithms/list#body.QUERY_PARAMETERS.oneof_accessor).
2500
2500
*/
2501
2501
sharedAdvertiserIds?: string[] | null;
2502
+
/**
2503
+
* Optional. Immutable. Designates the third party optimization partner that manages this algorithm.
0 commit comments