Skip to content

Commit 1d5b8b9

Browse files
feat: Automated regeneration of DisplayVideo client (googleapis#12976)
Auto-created at 2025-02-15 13:13:33 +0000 using the toys pull request generator.
1 parent 0cfa82b commit 1d5b8b9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

clients/display_video/lib/google_api/display_video/v3/metadata.ex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ defmodule GoogleApi.DisplayVideo.V3 do
2020
API client metadata for GoogleApi.DisplayVideo.V3.
2121
"""
2222

23-
@discovery_revision "20250210"
23+
@discovery_revision "20250211"
2424

2525
def discovery_revision(), do: @discovery_revision
2626
end

clients/display_video/lib/google_api/display_video/v3/model/insertion_order.ex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ defmodule GoogleApi.DisplayVideo.V3.Model.InsertionOrder do
3333
* `integrationDetails` (*type:* `GoogleApi.DisplayVideo.V3.Model.IntegrationDetails.t`, *default:* `nil`) - Additional integration details of the insertion order.
3434
* `kpi` (*type:* `GoogleApi.DisplayVideo.V3.Model.Kpi.t`, *default:* `nil`) - Required. The key performance indicator (KPI) of the insertion order. This is represented as referred to as the "Goal" in the Display & Video 360 interface.
3535
* `name` (*type:* `String.t`, *default:* `nil`) - Output only. The resource name of the insertion order.
36-
* `optimizationObjective` (*type:* `String.t`, *default:* `nil`) - Optional. The optimization objective of the insertion order. **This field is only available to allowlisted customers.** If a customer is not allowlisted, this field will be null and attempts to set it will return an error.
36+
* `optimizationObjective` (*type:* `String.t`, *default:* `nil`) - Optional. The optimization objective of the insertion order.
3737
* `pacing` (*type:* `GoogleApi.DisplayVideo.V3.Model.Pacing.t`, *default:* `nil`) - Required. The budget spending speed setting of the insertion order. pacing_type `PACING_TYPE_ASAP` is not compatible with pacing_period `PACING_PERIOD_FLIGHT`.
3838
* `partnerCosts` (*type:* `list(GoogleApi.DisplayVideo.V3.Model.PartnerCost.t)`, *default:* `nil`) - The partner costs associated with the insertion order. If absent or empty in CreateInsertionOrder method, the newly created insertion order will inherit partner costs from the partner settings.
3939
* `reservationType` (*type:* `String.t`, *default:* `nil`) - Output only. The reservation type of the insertion order.

0 commit comments

Comments
 (0)