Skip to content

Commit a4d0476

Browse files
feat: Automated regeneration of DisplayVideo client (googleapis#12867)
Auto-created at 2025-01-24 13:18:06 +0000 using the toys pull request generator.
1 parent 0b6a285 commit a4d0476

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 "20250109"
23+
@discovery_revision "20250123"
2424

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

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717

1818
defmodule GoogleApi.DisplayVideo.V3.Model.AudienceGroupAssignedTargetingOptionDetails do
1919
@moduledoc """
20-
Assigned audience group targeting option details. This will be populated in the details field of an AssignedTargetingOption when targeting_type is `TARGETING_TYPE_AUDIENCE_GROUP`. The relation between each group is UNION, except for excluded_first_and_third_party_audience_group and excluded_google_audience_group, of which COMPLEMENT is used as an INTERSECTION with other groups.
20+
Assigned audience group targeting option details. This will be populated in the details field of an AssignedTargetingOption when targeting_type is `TARGETING_TYPE_AUDIENCE_GROUP`. The relation between each group is UNION, except for excluded_first_and_third_party_audience_group and excluded_google_audience_group, of which COMPLEMENT is used as an INTERSECTION with other groups. NEXT_ID: 9
2121
2222
## Attributes
2323

0 commit comments

Comments
 (0)