Skip to content

Commit aed1a85

Browse files
feat(realtimebidding): update the api
#### realtimebidding:v1 The following keys were added: - schemas.PolicyTopicEntry.properties.missingCertificate.type (Total Keys: 1)
1 parent f2210e1 commit aed1a85

File tree

4 files changed

+41
-2
lines changed

4 files changed

+41
-2
lines changed

docs/dyn/realtimebidding_v1.bidders.creatives.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -192,6 +192,7 @@ <h3>Method Details</h3>
192192
},
193193
],
194194
&quot;helpCenterUrl&quot;: &quot;A String&quot;, # URL of the help center article describing this policy topic.
195+
&quot;missingCertificate&quot;: True or False, # Whether or not the policy topic is missing a certificate. Some policy topics require a certificate to unblock serving in some regions. For more information about creative certification, refer to: https://support.google.com/authorizedbuyers/answer/7450776
195196
&quot;policyTopic&quot;: &quot;A String&quot;, # Policy topic this entry refers to. For example, &quot;ALCOHOL&quot;, &quot;TRADEMARKS_IN_AD_TEXT&quot;, or &quot;DESTINATION_NOT_WORKING&quot;. The set of possible policy topics is not fixed for a particular API version and may change at any time. Can be used to filter the response of the creatives.list method
196197
},
197198
],
@@ -252,6 +253,7 @@ <h3>Method Details</h3>
252253
},
253254
],
254255
&quot;helpCenterUrl&quot;: &quot;A String&quot;, # URL of the help center article describing this policy topic.
256+
&quot;missingCertificate&quot;: True or False, # Whether or not the policy topic is missing a certificate. Some policy topics require a certificate to unblock serving in some regions. For more information about creative certification, refer to: https://support.google.com/authorizedbuyers/answer/7450776
255257
&quot;policyTopic&quot;: &quot;A String&quot;, # Policy topic this entry refers to. For example, &quot;ALCOHOL&quot;, &quot;TRADEMARKS_IN_AD_TEXT&quot;, or &quot;DESTINATION_NOT_WORKING&quot;. The set of possible policy topics is not fixed for a particular API version and may change at any time. Can be used to filter the response of the creatives.list method
256258
},
257259
],
@@ -342,6 +344,7 @@ <h3>Method Details</h3>
342344
},
343345
],
344346
&quot;helpCenterUrl&quot;: &quot;A String&quot;, # URL of the help center article describing this policy topic.
347+
&quot;missingCertificate&quot;: True or False, # Whether or not the policy topic is missing a certificate. Some policy topics require a certificate to unblock serving in some regions. For more information about creative certification, refer to: https://support.google.com/authorizedbuyers/answer/7450776
345348
&quot;policyTopic&quot;: &quot;A String&quot;, # Policy topic this entry refers to. For example, &quot;ALCOHOL&quot;, &quot;TRADEMARKS_IN_AD_TEXT&quot;, or &quot;DESTINATION_NOT_WORKING&quot;. The set of possible policy topics is not fixed for a particular API version and may change at any time. Can be used to filter the response of the creatives.list method
346349
},
347350
],
@@ -402,6 +405,7 @@ <h3>Method Details</h3>
402405
},
403406
],
404407
&quot;helpCenterUrl&quot;: &quot;A String&quot;, # URL of the help center article describing this policy topic.
408+
&quot;missingCertificate&quot;: True or False, # Whether or not the policy topic is missing a certificate. Some policy topics require a certificate to unblock serving in some regions. For more information about creative certification, refer to: https://support.google.com/authorizedbuyers/answer/7450776
405409
&quot;policyTopic&quot;: &quot;A String&quot;, # Policy topic this entry refers to. For example, &quot;ALCOHOL&quot;, &quot;TRADEMARKS_IN_AD_TEXT&quot;, or &quot;DESTINATION_NOT_WORKING&quot;. The set of possible policy topics is not fixed for a particular API version and may change at any time. Can be used to filter the response of the creatives.list method
406410
},
407411
],
@@ -462,6 +466,7 @@ <h3>Method Details</h3>
462466
},
463467
],
464468
&quot;helpCenterUrl&quot;: &quot;A String&quot;, # URL of the help center article describing this policy topic.
469+
&quot;missingCertificate&quot;: True or False, # Whether or not the policy topic is missing a certificate. Some policy topics require a certificate to unblock serving in some regions. For more information about creative certification, refer to: https://support.google.com/authorizedbuyers/answer/7450776
465470
&quot;policyTopic&quot;: &quot;A String&quot;, # Policy topic this entry refers to. For example, &quot;ALCOHOL&quot;, &quot;TRADEMARKS_IN_AD_TEXT&quot;, or &quot;DESTINATION_NOT_WORKING&quot;. The set of possible policy topics is not fixed for a particular API version and may change at any time. Can be used to filter the response of the creatives.list method
466471
},
467472
],

0 commit comments

Comments
 (0)