lib/google/apis/displayvideo_v3/service.rb in google-apis-displayvideo_v3-0.14.0 vs lib/google/apis/displayvideo_v3/service.rb in google-apis-displayvideo_v3-0.15.0

- old
+ new

@@ -4041,11 +4041,11 @@ # @param [String] targeting_type # Required. Identifies the type of this assigned targeting option. Supported # targeting types: * `TARGETING_TYPE_CHANNEL` * ` # TARGETING_TYPE_DIGITAL_CONTENT_LABEL_EXCLUSION` * `TARGETING_TYPE_OMID` * ` # TARGETING_TYPE_SENSITIVE_CATEGORY_EXCLUSION` * `TARGETING_TYPE_YOUTUBE_VIDEO` * - # `TARGETING_TYPE_YOUTUBE_CHANNEL` + # `TARGETING_TYPE_YOUTUBE_CHANNEL` * `TARGETING_TYPE_KEYWORD` # @param [String] assigned_targeting_option_id # Required. An identifier unique to the targeting type in this advertiser that # identifies the assigned targeting option being requested. # @param [String] fields # Selector specifying which fields to include in a partial response. @@ -4082,10 +4082,10 @@ # @param [String] targeting_type # Required. Identifies the type of assigned targeting options to list. Supported # targeting types: * `TARGETING_TYPE_CHANNEL` * ` # TARGETING_TYPE_DIGITAL_CONTENT_LABEL_EXCLUSION` * `TARGETING_TYPE_OMID` * ` # TARGETING_TYPE_SENSITIVE_CATEGORY_EXCLUSION` * `TARGETING_TYPE_YOUTUBE_VIDEO` * - # `TARGETING_TYPE_YOUTUBE_CHANNEL` + # `TARGETING_TYPE_YOUTUBE_CHANNEL` * `TARGETING_TYPE_KEYWORD` # @param [String] filter # Allows filtering by assigned targeting option fields. Supported syntax: * # Filter expressions are made up of one or more restrictions. * Restrictions can # be combined by the `OR` logical operator. * A restriction has the form of `` # field` `operator` `value``. * All fields must use the `EQUALS (=)` operator.