diff --git a/generated/google-apis-displayvideo_v1/CHANGELOG.md b/generated/google-apis-displayvideo_v1/CHANGELOG.md index 06603414f..b0a8726a2 100644 --- a/generated/google-apis-displayvideo_v1/CHANGELOG.md +++ b/generated/google-apis-displayvideo_v1/CHANGELOG.md @@ -1,5 +1,9 @@ # Release history for google-apis-displayvideo_v1 +### v0.2.0 (2021-01-13) + +* Regenerated from discovery document revision 20210112 + ### v0.1.0 (2021-01-07) * Regenerated using generator version 0.1.1 diff --git a/generated/google-apis-displayvideo_v1/lib/google/apis/displayvideo_v1/classes.rb b/generated/google-apis-displayvideo_v1/lib/google/apis/displayvideo_v1/classes.rb index 42fabfabd..27b41b706 100644 --- a/generated/google-apis-displayvideo_v1/lib/google/apis/displayvideo_v1/classes.rb +++ b/generated/google-apis-displayvideo_v1/lib/google/apis/displayvideo_v1/classes.rb @@ -2810,7 +2810,7 @@ module Google # CREATIVE_TYPE_STANDARD` * `CREATIVE_TYPE_EXPANDABLE` Third-party VAST tag # creatives are creatives with following hosting_source: * ` # HOSTING_SOURCE_THIRD_PARTY` combined with following creative_type: * ` - # CREATIVE_TYPE_VIDEO` + # CREATIVE_TYPE_AUDIO` * `CREATIVE_TYPE_VIDEO` # Corresponds to the JSON property `requirePingForAttribution` # @return [Boolean] attr_accessor :require_ping_for_attribution @@ -2897,7 +2897,7 @@ module Google # Required and only valid for third-party VAST tag creatives. Third-party VAST # tag creatives are creatives with following hosting_source: * ` # HOSTING_SOURCE_THIRD_PARTY` combined with following creative_type: * ` - # CREATIVE_TYPE_VIDEO` + # CREATIVE_TYPE_AUDIO` * `CREATIVE_TYPE_VIDEO` # Corresponds to the JSON property `vastTagUrl` # @return [String] attr_accessor :vast_tag_url @@ -7131,16 +7131,19 @@ module Google # The goal amount, in micros of the advertiser's currency. Applicable when # performance_goal_type is one of: * `PERFORMANCE_GOAL_TYPE_CPM` * ` # PERFORMANCE_GOAL_TYPE_CPC` * `PERFORMANCE_GOAL_TYPE_CPA` * ` - # PERFORMANCE_GOAL_TYPE_CPIAVC` For example 1500000 represents 1.5 standard - # units of the currency. + # PERFORMANCE_GOAL_TYPE_CPIAVC` * `PERFORMANCE_GOAL_TYPE_VCPM` For example + # 1500000 represents 1.5 standard units of the currency. # Corresponds to the JSON property `performanceGoalAmountMicros` # @return [Fixnum] attr_accessor :performance_goal_amount_micros # The decimal representation of the goal percentage in micros. Applicable when # performance_goal_type is one of: * `PERFORMANCE_GOAL_TYPE_CTR` * ` - # PERFORMANCE_GOAL_TYPE_VIEWABILITY` For example, 70000 represents 7% (decimal 0. - # 07). + # PERFORMANCE_GOAL_TYPE_VIEWABILITY` * `PERFORMANCE_GOAL_TYPE_CVR_CLICKS` * ` + # PERFORMANCE_GOAL_TYPE_CVR_IMPRESSIONS` * `PERFORMANCE_GOAL_TYPE_VTR` * ` + # PERFORMANCE_GOAL_TYPE_AUDIO_COMPLETION_RATE` * ` + # PERFORMANCE_GOAL_TYPE_VIDEO_COMPLETION_RATE` For example, 70000 represents 7% ( + # decimal 0.07). # Corresponds to the JSON property `performanceGoalPercentageMicros` # @return [Fixnum] attr_accessor :performance_goal_percentage_micros diff --git a/generated/google-apis-displayvideo_v1/lib/google/apis/displayvideo_v1/gem_version.rb b/generated/google-apis-displayvideo_v1/lib/google/apis/displayvideo_v1/gem_version.rb index c86202728..c1bbd1be4 100644 --- a/generated/google-apis-displayvideo_v1/lib/google/apis/displayvideo_v1/gem_version.rb +++ b/generated/google-apis-displayvideo_v1/lib/google/apis/displayvideo_v1/gem_version.rb @@ -16,13 +16,13 @@ module Google module Apis module DisplayvideoV1 # Version of the google-apis-displayvideo_v1 gem - GEM_VERSION = "0.1.0" + GEM_VERSION = "0.2.0" # Version of the code generator used to generate this client GENERATOR_VERSION = "0.1.1" # Revision of the discovery document this client was generated from - REVISION = "20201204" + REVISION = "20210112" end end end diff --git a/generated/google-apis-displayvideo_v1/synth.metadata b/generated/google-apis-displayvideo_v1/synth.metadata index 6411dc013..d1f513ff0 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": "949844223ecbdb701c9f0062f48bfefe5391ea7c" + "sha": "416a3e07b1c434039131ec133ff43cd11975fd0e" } } ]