diff --git a/generated/google/apis/dfareporting_v3_4.rb b/generated/google/apis/dfareporting_v3_4.rb index a817091c3..812478fc4 100644 --- a/generated/google/apis/dfareporting_v3_4.rb +++ b/generated/google/apis/dfareporting_v3_4.rb @@ -18,14 +18,14 @@ require 'google/apis/dfareporting_v3_4/representations.rb' module Google module Apis - # DCM/DFA Reporting And Trafficking API + # Campaign Manager 360 API # # Manage your DoubleClick Campaign Manager ad campaigns and reports. # # @see https://developers.google.com/doubleclick-advertisers/ module DfareportingV3_4 VERSION = 'V3_4' - REVISION = '20200921' + REVISION = '20201102' # Manage DoubleClick Digital Marketing conversions AUTH_DDMCONVERSIONS = 'https://www.googleapis.com/auth/ddmconversions' diff --git a/generated/google/apis/dfareporting_v3_4/classes.rb b/generated/google/apis/dfareporting_v3_4/classes.rb index 84047dcc1..bc9cb6757 100644 --- a/generated/google/apis/dfareporting_v3_4/classes.rb +++ b/generated/google/apis/dfareporting_v3_4/classes.rb @@ -2180,7 +2180,7 @@ module Google attr_accessor :companions_disabled alias_method :companions_disabled?, :companions_disabled - # Whitelist of companion sizes to be served to this placement. Set this list to + # Allowlist of companion sizes to be served to this placement. Set this list to # null or empty to serve all companion sizes. # Corresponds to the JSON property `enabledSizes` # @return [Array] @@ -8905,8 +8905,8 @@ module Google # @return [Google::Apis::DfareportingV3_4::LookbackConfiguration] attr_accessor :lookback_configuration - # Name of this placement.This is a required field and must be less than 256 - # characters long. + # Name of this placement.This is a required field and must be less than or equal + # to 256 characters long. # Corresponds to the JSON property `name` # @return [String] attr_accessor :name @@ -11473,7 +11473,7 @@ module Google attr_accessor :companions_disabled alias_method :companions_disabled?, :companions_disabled - # Whitelist of companion sizes to be served via this site template. Set this + # Allowlist of companion sizes to be served via this site template. Set this # list to null or empty to serve all companion sizes. # Corresponds to the JSON property `enabledSizes` # @return [Array] @@ -11675,7 +11675,7 @@ module Google class SiteTranscodeSetting include Google::Apis::Core::Hashable - # Whitelist of video formats to be served to this site template. Set this list + # Allowlist of video formats to be served to this site template. Set this list # to null or empty to serve all video formats. # Corresponds to the JSON property `enabledVideoFormats` # @return [Array] @@ -12532,7 +12532,7 @@ module Google class TranscodeSetting include Google::Apis::Core::Hashable - # Whitelist of video formats to be served to this placement. Set this list to + # Allowlist of video formats to be served to this placement. Set this list to # null or empty to serve all video formats. # Corresponds to the JSON property `enabledVideoFormats` # @return [Array] diff --git a/generated/google/apis/dfareporting_v3_4/service.rb b/generated/google/apis/dfareporting_v3_4/service.rb index b063779f2..2c3814de3 100644 --- a/generated/google/apis/dfareporting_v3_4/service.rb +++ b/generated/google/apis/dfareporting_v3_4/service.rb @@ -20,7 +20,7 @@ require 'google/apis/errors' module Google module Apis module DfareportingV3_4 - # DCM/DFA Reporting And Trafficking API + # Campaign Manager 360 API # # Manage your DoubleClick Campaign Manager ad campaigns and reports. # @@ -3277,7 +3277,7 @@ module Google # Retrieves list of report dimension values for a list of filters. # @param [Fixnum] profile_id - # The DFA user profile ID. + # The Campaign Manager 360 user profile ID. # @param [Google::Apis::DfareportingV3_4::DimensionValueRequest] dimension_value_request_object # @param [Fixnum] max_results # Maximum number of results to return. @@ -3858,7 +3858,7 @@ module Google # Lists files for a user profile. # @param [Fixnum] profile_id - # The DFA profile ID. + # The Campaign Manager 360 user profile ID. # @param [Fixnum] max_results # Maximum number of results to return. # @param [String] page_token @@ -6448,7 +6448,7 @@ module Google # Deletes a report by its ID. # @param [Fixnum] profile_id - # The DFA user profile ID. + # The Campaign Manager 360 user profile ID. # @param [Fixnum] report_id # The ID of the report. # @param [String] fields @@ -6479,7 +6479,7 @@ module Google # Retrieves a report by its ID. # @param [Fixnum] profile_id - # The DFA user profile ID. + # The Campaign Manager 360 user profile ID. # @param [Fixnum] report_id # The ID of the report. # @param [String] fields @@ -6512,7 +6512,7 @@ module Google # Creates a report. # @param [Fixnum] profile_id - # The DFA user profile ID. + # The Campaign Manager 360 user profile ID. # @param [Google::Apis::DfareportingV3_4::Report] report_object # @param [String] fields # Selector specifying which fields to include in a partial response. @@ -6545,7 +6545,7 @@ module Google # Retrieves list of reports. # @param [Fixnum] profile_id - # The DFA user profile ID. + # The Campaign Manager 360 user profile ID. # @param [Fixnum] max_results # Maximum number of results to return. # @param [String] page_token @@ -6626,7 +6626,7 @@ module Google # Runs a report. # @param [Fixnum] profile_id - # The DFA profile ID. + # The Campaign Manager 360 user profile ID. # @param [Fixnum] report_id # The ID of the report. # @param [Boolean] synchronous @@ -6662,7 +6662,7 @@ module Google # Updates a report. # @param [Fixnum] profile_id - # The DFA user profile ID. + # The Campaign Manager 360 user profile ID. # @param [Fixnum] report_id # The ID of the report. # @param [Google::Apis::DfareportingV3_4::Report] report_object @@ -6700,7 +6700,7 @@ module Google # sections of a report criteria, given the fields already selected in the input # report and user permissions. # @param [Fixnum] profile_id - # The DFA user profile ID. + # The Campaign Manager 360 user profile ID. # @param [Google::Apis::DfareportingV3_4::Report] report_object # @param [String] fields # Selector specifying which fields to include in a partial response. @@ -6734,7 +6734,7 @@ module Google # Retrieves a report file by its report ID and file ID. This method supports # media download. # @param [Fixnum] profile_id - # The DFA user profile ID. + # The Campaign Manager 360 user profile ID. # @param [Fixnum] report_id # The ID of the report. # @param [Fixnum] file_id @@ -6777,7 +6777,7 @@ module Google # Lists files for a report. # @param [Fixnum] profile_id - # The DFA profile ID. + # The Campaign Manager 360 user profile ID. # @param [Fixnum] report_id # The ID of the parent report. # @param [Fixnum] max_results diff --git a/generated/google/apis/dfareporting_v3_4/synth.metadata b/generated/google/apis/dfareporting_v3_4/synth.metadata index 429012f74..c64640077 100644 --- a/generated/google/apis/dfareporting_v3_4/synth.metadata +++ b/generated/google/apis/dfareporting_v3_4/synth.metadata @@ -4,7 +4,7 @@ "git": { "name": ".", "remote": "https://github.com/googleapis/google-api-ruby-client.git", - "sha": "c98c719bbab68d0890524d53f8b629d7858af9c2" + "sha": "1130b30359ce3074f730262c819abc46257df961" } } ]