Skip to content

Commit 58418b7

Browse files
feat(authorizedbuyersmarketplace): update the api
#### authorizedbuyersmarketplace:v1 The following keys were added: - schemas.CreativeRequirements.properties.creativeFormat (Total Keys: 2) - schemas.CreativeRequirements.properties.maxAdDurationMs (Total Keys: 3) - schemas.CreativeRequirements.properties.skippableAdType (Total Keys: 2)
1 parent f75d8c1 commit 58418b7

File tree

4 files changed

+80
-1
lines changed

4 files changed

+80
-1
lines changed

docs/dyn/authorizedbuyersmarketplace_v1.bidders.finalizedDeals.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,9 +116,12 @@ <h3>Method Details</h3>
116116
&quot;client&quot;: &quot;A String&quot;, # Output only. Refers to a Client. Format: `buyers/{buyerAccountId}/clients/{clientAccountid}`
117117
&quot;createTime&quot;: &quot;A String&quot;, # Output only. The time of the deal creation.
118118
&quot;creativeRequirements&quot;: { # Message captures data about the creatives in the deal. # Output only. Metadata about the creatives of this deal.
119+
&quot;creativeFormat&quot;: &quot;A String&quot;, # Output only. The format of the creative, only applicable for programmatic guaranteed and preferred deals.
119120
&quot;creativePreApprovalPolicy&quot;: &quot;A String&quot;, # Output only. Specifies the creative pre-approval policy.
120121
&quot;creativeSafeFrameCompatibility&quot;: &quot;A String&quot;, # Output only. Specifies whether the creative is safeFrame compatible.
122+
&quot;maxAdDurationMs&quot;: &quot;A String&quot;, # Output only. The max duration of the video creative in milliseconds. only applicable for deals with video creatives.
121123
&quot;programmaticCreativeSource&quot;: &quot;A String&quot;, # Output only. Specifies the creative source for programmatic deals. PUBLISHER means creative is provided by seller and ADVERTISER means creative is provided by the buyer.
124+
&quot;skippableAdType&quot;: &quot;A String&quot;, # Output only. Skippable video ads allow viewers to skip ads after 5 seconds. Only applicable for deals with video creatives.
122125
},
123126
&quot;dealType&quot;: &quot;A String&quot;, # Output only. Type of deal.
124127
&quot;deliveryControl&quot;: { # Message contains details about how the deal will be paced. # Output only. Specifies the pacing set by the publisher.

docs/dyn/authorizedbuyersmarketplace_v1.buyers.finalizedDeals.html

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -127,9 +127,12 @@ <h3>Method Details</h3>
127127
&quot;client&quot;: &quot;A String&quot;, # Output only. Refers to a Client. Format: `buyers/{buyerAccountId}/clients/{clientAccountid}`
128128
&quot;createTime&quot;: &quot;A String&quot;, # Output only. The time of the deal creation.
129129
&quot;creativeRequirements&quot;: { # Message captures data about the creatives in the deal. # Output only. Metadata about the creatives of this deal.
130+
&quot;creativeFormat&quot;: &quot;A String&quot;, # Output only. The format of the creative, only applicable for programmatic guaranteed and preferred deals.
130131
&quot;creativePreApprovalPolicy&quot;: &quot;A String&quot;, # Output only. Specifies the creative pre-approval policy.
131132
&quot;creativeSafeFrameCompatibility&quot;: &quot;A String&quot;, # Output only. Specifies whether the creative is safeFrame compatible.
133+
&quot;maxAdDurationMs&quot;: &quot;A String&quot;, # Output only. The max duration of the video creative in milliseconds. only applicable for deals with video creatives.
132134
&quot;programmaticCreativeSource&quot;: &quot;A String&quot;, # Output only. Specifies the creative source for programmatic deals. PUBLISHER means creative is provided by seller and ADVERTISER means creative is provided by the buyer.
135+
&quot;skippableAdType&quot;: &quot;A String&quot;, # Output only. Skippable video ads allow viewers to skip ads after 5 seconds. Only applicable for deals with video creatives.
133136
},
134137
&quot;dealType&quot;: &quot;A String&quot;, # Output only. Type of deal.
135138
&quot;deliveryControl&quot;: { # Message contains details about how the deal will be paced. # Output only. Specifies the pacing set by the publisher.
@@ -362,9 +365,12 @@ <h3>Method Details</h3>
362365
&quot;client&quot;: &quot;A String&quot;, # Output only. Refers to a Client. Format: `buyers/{buyerAccountId}/clients/{clientAccountid}`
363366
&quot;createTime&quot;: &quot;A String&quot;, # Output only. The time of the deal creation.
364367
&quot;creativeRequirements&quot;: { # Message captures data about the creatives in the deal. # Output only. Metadata about the creatives of this deal.
368+
&quot;creativeFormat&quot;: &quot;A String&quot;, # Output only. The format of the creative, only applicable for programmatic guaranteed and preferred deals.
365369
&quot;creativePreApprovalPolicy&quot;: &quot;A String&quot;, # Output only. Specifies the creative pre-approval policy.
366370
&quot;creativeSafeFrameCompatibility&quot;: &quot;A String&quot;, # Output only. Specifies whether the creative is safeFrame compatible.
371+
&quot;maxAdDurationMs&quot;: &quot;A String&quot;, # Output only. The max duration of the video creative in milliseconds. only applicable for deals with video creatives.
367372
&quot;programmaticCreativeSource&quot;: &quot;A String&quot;, # Output only. Specifies the creative source for programmatic deals. PUBLISHER means creative is provided by seller and ADVERTISER means creative is provided by the buyer.
373+
&quot;skippableAdType&quot;: &quot;A String&quot;, # Output only. Skippable video ads allow viewers to skip ads after 5 seconds. Only applicable for deals with video creatives.
368374
},
369375
&quot;dealType&quot;: &quot;A String&quot;, # Output only. Type of deal.
370376
&quot;deliveryControl&quot;: { # Message contains details about how the deal will be paced. # Output only. Specifies the pacing set by the publisher.
@@ -598,9 +604,12 @@ <h3>Method Details</h3>
598604
&quot;client&quot;: &quot;A String&quot;, # Output only. Refers to a Client. Format: `buyers/{buyerAccountId}/clients/{clientAccountid}`
599605
&quot;createTime&quot;: &quot;A String&quot;, # Output only. The time of the deal creation.
600606
&quot;creativeRequirements&quot;: { # Message captures data about the creatives in the deal. # Output only. Metadata about the creatives of this deal.
607+
&quot;creativeFormat&quot;: &quot;A String&quot;, # Output only. The format of the creative, only applicable for programmatic guaranteed and preferred deals.
601608
&quot;creativePreApprovalPolicy&quot;: &quot;A String&quot;, # Output only. Specifies the creative pre-approval policy.
602609
&quot;creativeSafeFrameCompatibility&quot;: &quot;A String&quot;, # Output only. Specifies whether the creative is safeFrame compatible.
610+
&quot;maxAdDurationMs&quot;: &quot;A String&quot;, # Output only. The max duration of the video creative in milliseconds. only applicable for deals with video creatives.
603611
&quot;programmaticCreativeSource&quot;: &quot;A String&quot;, # Output only. Specifies the creative source for programmatic deals. PUBLISHER means creative is provided by seller and ADVERTISER means creative is provided by the buyer.
612+
&quot;skippableAdType&quot;: &quot;A String&quot;, # Output only. Skippable video ads allow viewers to skip ads after 5 seconds. Only applicable for deals with video creatives.
604613
},
605614
&quot;dealType&quot;: &quot;A String&quot;, # Output only. Type of deal.
606615
&quot;deliveryControl&quot;: { # Message contains details about how the deal will be paced. # Output only. Specifies the pacing set by the publisher.
@@ -852,9 +861,12 @@ <h3>Method Details</h3>
852861
&quot;client&quot;: &quot;A String&quot;, # Output only. Refers to a Client. Format: `buyers/{buyerAccountId}/clients/{clientAccountid}`
853862
&quot;createTime&quot;: &quot;A String&quot;, # Output only. The time of the deal creation.
854863
&quot;creativeRequirements&quot;: { # Message captures data about the creatives in the deal. # Output only. Metadata about the creatives of this deal.
864+
&quot;creativeFormat&quot;: &quot;A String&quot;, # Output only. The format of the creative, only applicable for programmatic guaranteed and preferred deals.
855865
&quot;creativePreApprovalPolicy&quot;: &quot;A String&quot;, # Output only. Specifies the creative pre-approval policy.
856866
&quot;creativeSafeFrameCompatibility&quot;: &quot;A String&quot;, # Output only. Specifies whether the creative is safeFrame compatible.
867+
&quot;maxAdDurationMs&quot;: &quot;A String&quot;, # Output only. The max duration of the video creative in milliseconds. only applicable for deals with video creatives.
857868
&quot;programmaticCreativeSource&quot;: &quot;A String&quot;, # Output only. Specifies the creative source for programmatic deals. PUBLISHER means creative is provided by seller and ADVERTISER means creative is provided by the buyer.
869+
&quot;skippableAdType&quot;: &quot;A String&quot;, # Output only. Skippable video ads allow viewers to skip ads after 5 seconds. Only applicable for deals with video creatives.
858870
},
859871
&quot;dealType&quot;: &quot;A String&quot;, # Output only. Type of deal.
860872
&quot;deliveryControl&quot;: { # Message contains details about how the deal will be paced. # Output only. Specifies the pacing set by the publisher.
@@ -1088,9 +1100,12 @@ <h3>Method Details</h3>
10881100
&quot;client&quot;: &quot;A String&quot;, # Output only. Refers to a Client. Format: `buyers/{buyerAccountId}/clients/{clientAccountid}`
10891101
&quot;createTime&quot;: &quot;A String&quot;, # Output only. The time of the deal creation.
10901102
&quot;creativeRequirements&quot;: { # Message captures data about the creatives in the deal. # Output only. Metadata about the creatives of this deal.
1103+
&quot;creativeFormat&quot;: &quot;A String&quot;, # Output only. The format of the creative, only applicable for programmatic guaranteed and preferred deals.
10911104
&quot;creativePreApprovalPolicy&quot;: &quot;A String&quot;, # Output only. Specifies the creative pre-approval policy.
10921105
&quot;creativeSafeFrameCompatibility&quot;: &quot;A String&quot;, # Output only. Specifies whether the creative is safeFrame compatible.
1106+
&quot;maxAdDurationMs&quot;: &quot;A String&quot;, # Output only. The max duration of the video creative in milliseconds. only applicable for deals with video creatives.
10931107
&quot;programmaticCreativeSource&quot;: &quot;A String&quot;, # Output only. Specifies the creative source for programmatic deals. PUBLISHER means creative is provided by seller and ADVERTISER means creative is provided by the buyer.
1108+
&quot;skippableAdType&quot;: &quot;A String&quot;, # Output only. Skippable video ads allow viewers to skip ads after 5 seconds. Only applicable for deals with video creatives.
10941109
},
10951110
&quot;dealType&quot;: &quot;A String&quot;, # Output only. Type of deal.
10961111
&quot;deliveryControl&quot;: { # Message contains details about how the deal will be paced. # Output only. Specifies the pacing set by the publisher.
@@ -1324,9 +1339,12 @@ <h3>Method Details</h3>
13241339
&quot;client&quot;: &quot;A String&quot;, # Output only. Refers to a Client. Format: `buyers/{buyerAccountId}/clients/{clientAccountid}`
13251340
&quot;createTime&quot;: &quot;A String&quot;, # Output only. The time of the deal creation.
13261341
&quot;creativeRequirements&quot;: { # Message captures data about the creatives in the deal. # Output only. Metadata about the creatives of this deal.
1342+
&quot;creativeFormat&quot;: &quot;A String&quot;, # Output only. The format of the creative, only applicable for programmatic guaranteed and preferred deals.
13271343
&quot;creativePreApprovalPolicy&quot;: &quot;A String&quot;, # Output only. Specifies the creative pre-approval policy.
13281344
&quot;creativeSafeFrameCompatibility&quot;: &quot;A String&quot;, # Output only. Specifies whether the creative is safeFrame compatible.
1345+
&quot;maxAdDurationMs&quot;: &quot;A String&quot;, # Output only. The max duration of the video creative in milliseconds. only applicable for deals with video creatives.
13291346
&quot;programmaticCreativeSource&quot;: &quot;A String&quot;, # Output only. Specifies the creative source for programmatic deals. PUBLISHER means creative is provided by seller and ADVERTISER means creative is provided by the buyer.
1347+
&quot;skippableAdType&quot;: &quot;A String&quot;, # Output only. Skippable video ads allow viewers to skip ads after 5 seconds. Only applicable for deals with video creatives.
13301348
},
13311349
&quot;dealType&quot;: &quot;A String&quot;, # Output only. Type of deal.
13321350
&quot;deliveryControl&quot;: { # Message contains details about how the deal will be paced. # Output only. Specifies the pacing set by the publisher.

0 commit comments

Comments
 (0)