diff --git a/generated/google/apis/displayvideo_v1.rb b/generated/google/apis/displayvideo_v1.rb index ccbe8c504..a0a314fe2 100644 --- a/generated/google/apis/displayvideo_v1.rb +++ b/generated/google/apis/displayvideo_v1.rb @@ -26,7 +26,7 @@ module Google # @see https://developers.google.com/display-video/ module DisplayvideoV1 VERSION = 'V1' - REVISION = '20201105' + REVISION = '20201112' # Create, see, edit, and permanently delete your Display & Video 360 entities and reports AUTH_DISPLAY_VIDEO = 'https://www.googleapis.com/auth/display-video' diff --git a/generated/google/apis/displayvideo_v1/classes.rb b/generated/google/apis/displayvideo_v1/classes.rb index dc786d12c..7ed66dfe1 100644 --- a/generated/google/apis/displayvideo_v1/classes.rb +++ b/generated/google/apis/displayvideo_v1/classes.rb @@ -3484,7 +3484,7 @@ module Google attr_accessor :brand_safety_categories # The custom segment ID provided by DoubleVerify. The ID must start with "51" - # and consist of eight digits. Custom segment id cannot be specified along with + # and consist of eight digits. Custom segment ID cannot be specified along with # any of the following fields: * brand_safety_categories * avoided_age_ratings * # app_star_rating * fraud_invalid_traffic # Corresponds to the JSON property `customSegmentId` @@ -5456,9 +5456,9 @@ module Google # The ID of the manual trigger associated with the line item. * Required when # flight_date_type is `LINE_ITEM_FLIGHT_DATE_TYPE_TRIGGER`. Must not be set - # otherwise. * A line item's flight dates are inherited from its parent - # insertion order. * Active line items will spend when the selected trigger is - # activated within the parent insertion order's flight dates. + # otherwise. * When set, the line item's flight dates are inherited from its + # parent insertion order. * Active line items will spend when the selected + # trigger is activated within the parent insertion order's flight dates. # Corresponds to the JSON property `triggerId` # @return [Fixnum] attr_accessor :trigger_id @@ -6259,7 +6259,7 @@ module Google end end - # A single manual trigger in Display & Video 360 (DV360). + # A single manual trigger in Display & Video 360. class ManualTrigger include Google::Apis::Core::Hashable diff --git a/generated/google/apis/displayvideo_v1/service.rb b/generated/google/apis/displayvideo_v1/service.rb index 491f6b67b..1bc7fe991 100644 --- a/generated/google/apis/displayvideo_v1/service.rb +++ b/generated/google/apis/displayvideo_v1/service.rb @@ -2362,7 +2362,7 @@ module Google end # Lists manual triggers that are accessible to the current user for a given - # advertiser id. The order is defined by the order_by parameter. A single + # advertiser ID. The order is defined by the order_by parameter. A single # advertiser_id is required. # @param [Fixnum] advertiser_id # Required. The ID of the advertiser that the fetched manual triggers belong to. diff --git a/generated/google/apis/displayvideo_v1/synth.metadata b/generated/google/apis/displayvideo_v1/synth.metadata index 9b371541d..d3ee55ce6 100644 --- a/generated/google/apis/displayvideo_v1/synth.metadata +++ b/generated/google/apis/displayvideo_v1/synth.metadata @@ -4,7 +4,7 @@ "git": { "name": ".", "remote": "https://github.com/googleapis/google-api-ruby-client.git", - "sha": "a1d104cc956fb4a68a626f0a1f7fa598fba48995" + "sha": "47d1ed5b485137003b6413ab06e2512d4616d6c6" } } ]