google-apis-displayvideo_v4 0.11.0 → 0.13.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
| @@ -28,6 +28,12 @@ module Google | |
| 28 28 | 
             
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 29 29 | 
             
                  end
         | 
| 30 30 |  | 
| 31 | 
            +
                  class AdAsset
         | 
| 32 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 33 | 
            +
                  
         | 
| 34 | 
            +
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 35 | 
            +
                  end
         | 
| 36 | 
            +
                  
         | 
| 31 37 | 
             
                  class AdGroup
         | 
| 32 38 | 
             
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 33 39 |  | 
| @@ -46,6 +52,138 @@ module Google | |
| 46 52 | 
             
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 47 53 | 
             
                  end
         | 
| 48 54 |  | 
| 55 | 
            +
                  class AdPolicy
         | 
| 56 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 57 | 
            +
                  
         | 
| 58 | 
            +
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 59 | 
            +
                  end
         | 
| 60 | 
            +
                  
         | 
| 61 | 
            +
                  class AdPolicyCriterionRestriction
         | 
| 62 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 63 | 
            +
                  
         | 
| 64 | 
            +
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 65 | 
            +
                  end
         | 
| 66 | 
            +
                  
         | 
| 67 | 
            +
                  class AdPolicyTopicAppealInfo
         | 
| 68 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 69 | 
            +
                  
         | 
| 70 | 
            +
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 71 | 
            +
                  end
         | 
| 72 | 
            +
                  
         | 
| 73 | 
            +
                  class AdPolicyTopicConstraint
         | 
| 74 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 75 | 
            +
                  
         | 
| 76 | 
            +
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 77 | 
            +
                  end
         | 
| 78 | 
            +
                  
         | 
| 79 | 
            +
                  class AdPolicyTopicConstraintAdPolicyCountryConstraintList
         | 
| 80 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 81 | 
            +
                  
         | 
| 82 | 
            +
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 83 | 
            +
                  end
         | 
| 84 | 
            +
                  
         | 
| 85 | 
            +
                  class AdPolicyTopicConstraintAdPolicyGlobalCertificateDomainMismatchConstraint
         | 
| 86 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 87 | 
            +
                  
         | 
| 88 | 
            +
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 89 | 
            +
                  end
         | 
| 90 | 
            +
                  
         | 
| 91 | 
            +
                  class AdPolicyTopicConstraintAdPolicyGlobalCertificateMissingConstraint
         | 
| 92 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 93 | 
            +
                  
         | 
| 94 | 
            +
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 95 | 
            +
                  end
         | 
| 96 | 
            +
                  
         | 
| 97 | 
            +
                  class AdPolicyTopicConstraintAdPolicyResellerConstraint
         | 
| 98 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 99 | 
            +
                  
         | 
| 100 | 
            +
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 101 | 
            +
                  end
         | 
| 102 | 
            +
                  
         | 
| 103 | 
            +
                  class AdPolicyTopicEntry
         | 
| 104 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 105 | 
            +
                  
         | 
| 106 | 
            +
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 107 | 
            +
                  end
         | 
| 108 | 
            +
                  
         | 
| 109 | 
            +
                  class AdPolicyTopicEvidence
         | 
| 110 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 111 | 
            +
                  
         | 
| 112 | 
            +
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 113 | 
            +
                  end
         | 
| 114 | 
            +
                  
         | 
| 115 | 
            +
                  class AdPolicyTopicEvidenceCounterfeit
         | 
| 116 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 117 | 
            +
                  
         | 
| 118 | 
            +
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 119 | 
            +
                  end
         | 
| 120 | 
            +
                  
         | 
| 121 | 
            +
                  class AdPolicyTopicEvidenceDestinationMismatch
         | 
| 122 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 123 | 
            +
                  
         | 
| 124 | 
            +
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 125 | 
            +
                  end
         | 
| 126 | 
            +
                  
         | 
| 127 | 
            +
                  class AdPolicyTopicEvidenceDestinationNotWorking
         | 
| 128 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 129 | 
            +
                  
         | 
| 130 | 
            +
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 131 | 
            +
                  end
         | 
| 132 | 
            +
                  
         | 
| 133 | 
            +
                  class AdPolicyTopicEvidenceDestinationTextList
         | 
| 134 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 135 | 
            +
                  
         | 
| 136 | 
            +
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 137 | 
            +
                  end
         | 
| 138 | 
            +
                  
         | 
| 139 | 
            +
                  class AdPolicyTopicEvidenceLegalRemoval
         | 
| 140 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 141 | 
            +
                  
         | 
| 142 | 
            +
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 143 | 
            +
                  end
         | 
| 144 | 
            +
                  
         | 
| 145 | 
            +
                  class AdPolicyTopicEvidenceLegalRemovalDmca
         | 
| 146 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 147 | 
            +
                  
         | 
| 148 | 
            +
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 149 | 
            +
                  end
         | 
| 150 | 
            +
                  
         | 
| 151 | 
            +
                  class AdPolicyTopicEvidenceLegalRemovalLocalLegal
         | 
| 152 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 153 | 
            +
                  
         | 
| 154 | 
            +
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 155 | 
            +
                  end
         | 
| 156 | 
            +
                  
         | 
| 157 | 
            +
                  class AdPolicyTopicEvidenceRegionalRequirements
         | 
| 158 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 159 | 
            +
                  
         | 
| 160 | 
            +
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 161 | 
            +
                  end
         | 
| 162 | 
            +
                  
         | 
| 163 | 
            +
                  class AdPolicyTopicEvidenceRegionalRequirementsRegionalRequirementsEntry
         | 
| 164 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 165 | 
            +
                  
         | 
| 166 | 
            +
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 167 | 
            +
                  end
         | 
| 168 | 
            +
                  
         | 
| 169 | 
            +
                  class AdPolicyTopicEvidenceTextList
         | 
| 170 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 171 | 
            +
                  
         | 
| 172 | 
            +
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 173 | 
            +
                  end
         | 
| 174 | 
            +
                  
         | 
| 175 | 
            +
                  class AdPolicyTopicEvidenceTrademark
         | 
| 176 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 177 | 
            +
                  
         | 
| 178 | 
            +
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 179 | 
            +
                  end
         | 
| 180 | 
            +
                  
         | 
| 181 | 
            +
                  class AdPolicyTopicEvidenceWebsiteList
         | 
| 182 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 183 | 
            +
                  
         | 
| 184 | 
            +
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 185 | 
            +
                  end
         | 
| 186 | 
            +
                  
         | 
| 49 187 | 
             
                  class AdUrl
         | 
| 50 188 | 
             
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 51 189 |  | 
| @@ -298,6 +436,18 @@ module Google | |
| 298 436 | 
             
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 299 437 | 
             
                  end
         | 
| 300 438 |  | 
| 439 | 
            +
                  class BulkCreateAdAssetsRequest
         | 
| 440 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 441 | 
            +
                  
         | 
| 442 | 
            +
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 443 | 
            +
                  end
         | 
| 444 | 
            +
                  
         | 
| 445 | 
            +
                  class BulkCreateAdAssetsResponse
         | 
| 446 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 447 | 
            +
                  
         | 
| 448 | 
            +
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 449 | 
            +
                  end
         | 
| 450 | 
            +
                  
         | 
| 301 451 | 
             
                  class BulkEditAdvertiserAssignedTargetingOptionsRequest
         | 
| 302 452 | 
             
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 303 453 |  | 
| @@ -658,6 +808,12 @@ module Google | |
| 658 808 | 
             
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 659 809 | 
             
                  end
         | 
| 660 810 |  | 
| 811 | 
            +
                  class CreateAdAssetRequest
         | 
| 812 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 813 | 
            +
                  
         | 
| 814 | 
            +
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 815 | 
            +
                  end
         | 
| 816 | 
            +
                  
         | 
| 661 817 | 
             
                  class CreateAssetRequest
         | 
| 662 818 | 
             
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 663 819 |  | 
| @@ -1270,6 +1426,12 @@ module Google | |
| 1270 1426 | 
             
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 1271 1427 | 
             
                  end
         | 
| 1272 1428 |  | 
| 1429 | 
            +
                  class ListAdAssetsResponse
         | 
| 1430 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 1431 | 
            +
                  
         | 
| 1432 | 
            +
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 1433 | 
            +
                  end
         | 
| 1434 | 
            +
                  
         | 
| 1273 1435 | 
             
                  class ListAdGroupAdsResponse
         | 
| 1274 1436 | 
             
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 1275 1437 |  | 
| @@ -1480,6 +1642,12 @@ module Google | |
| 1480 1642 | 
             
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 1481 1643 | 
             
                  end
         | 
| 1482 1644 |  | 
| 1645 | 
            +
                  class ListYoutubeAssetAssociationsResponse
         | 
| 1646 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 1647 | 
            +
                  
         | 
| 1648 | 
            +
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 1649 | 
            +
                  end
         | 
| 1650 | 
            +
                  
         | 
| 1483 1651 | 
             
                  class LocationList
         | 
| 1484 1652 | 
             
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 1485 1653 |  | 
| @@ -1948,6 +2116,18 @@ module Google | |
| 1948 2116 | 
             
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 1949 2117 | 
             
                  end
         | 
| 1950 2118 |  | 
| 2119 | 
            +
                  class UploadAdAssetRequest
         | 
| 2120 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 2121 | 
            +
                  
         | 
| 2122 | 
            +
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 2123 | 
            +
                  end
         | 
| 2124 | 
            +
                  
         | 
| 2125 | 
            +
                  class UploadAdAssetResponse
         | 
| 2126 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 2127 | 
            +
                  
         | 
| 2128 | 
            +
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 2129 | 
            +
                  end
         | 
| 2130 | 
            +
                  
         | 
| 1951 2131 | 
             
                  class UrlAssignedTargetingOptionDetails
         | 
| 1952 2132 | 
             
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 1953 2133 |  | 
| @@ -2044,12 +2224,66 @@ module Google | |
| 2044 2224 | 
             
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 2045 2225 | 
             
                  end
         | 
| 2046 2226 |  | 
| 2227 | 
            +
                  class YoutubeAssetAssociation
         | 
| 2228 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 2229 | 
            +
                  
         | 
| 2230 | 
            +
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 2231 | 
            +
                  end
         | 
| 2232 | 
            +
                  
         | 
| 2233 | 
            +
                  class YoutubeAssetAssociationAffiliateLocationAssetFilter
         | 
| 2234 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 2235 | 
            +
                  
         | 
| 2236 | 
            +
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 2237 | 
            +
                  end
         | 
| 2238 | 
            +
                  
         | 
| 2239 | 
            +
                  class YoutubeAssetAssociationAffiliateLocationAssetFilterAffiliateLocationChain
         | 
| 2240 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 2241 | 
            +
                  
         | 
| 2242 | 
            +
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 2243 | 
            +
                  end
         | 
| 2244 | 
            +
                  
         | 
| 2245 | 
            +
                  class YoutubeAssetAssociationAffiliateLocationAssetFilterAffiliateLocationMatchingFunction
         | 
| 2246 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 2247 | 
            +
                  
         | 
| 2248 | 
            +
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 2249 | 
            +
                  end
         | 
| 2250 | 
            +
                  
         | 
| 2251 | 
            +
                  class YoutubeAssetAssociationLinkedYouTubeAsset
         | 
| 2252 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 2253 | 
            +
                  
         | 
| 2254 | 
            +
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 2255 | 
            +
                  end
         | 
| 2256 | 
            +
                  
         | 
| 2257 | 
            +
                  class YoutubeAssetAssociationLocationAssetFilter
         | 
| 2258 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 2259 | 
            +
                  
         | 
| 2260 | 
            +
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 2261 | 
            +
                  end
         | 
| 2262 | 
            +
                  
         | 
| 2263 | 
            +
                  class YoutubeAssetAssociationLocationAssetFilterLocationMatchingFunction
         | 
| 2264 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 2265 | 
            +
                  
         | 
| 2266 | 
            +
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 2267 | 
            +
                  end
         | 
| 2268 | 
            +
                  
         | 
| 2269 | 
            +
                  class YoutubeAssetAssociationSitelinkAsset
         | 
| 2270 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 2271 | 
            +
                  
         | 
| 2272 | 
            +
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 2273 | 
            +
                  end
         | 
| 2274 | 
            +
                  
         | 
| 2047 2275 | 
             
                  class YoutubeChannelAssignedTargetingOptionDetails
         | 
| 2048 2276 | 
             
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 2049 2277 |  | 
| 2050 2278 | 
             
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 2051 2279 | 
             
                  end
         | 
| 2052 2280 |  | 
| 2281 | 
            +
                  class YoutubeVideoAsset
         | 
| 2282 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 2283 | 
            +
                  
         | 
| 2284 | 
            +
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 2285 | 
            +
                  end
         | 
| 2286 | 
            +
                  
         | 
| 2053 2287 | 
             
                  class YoutubeVideoAssignedTargetingOptionDetails
         | 
| 2054 2288 | 
             
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 2055 2289 |  | 
| @@ -2073,6 +2307,18 @@ module Google | |
| 2073 2307 | 
             
                    end
         | 
| 2074 2308 | 
             
                  end
         | 
| 2075 2309 |  | 
| 2310 | 
            +
                  class AdAsset
         | 
| 2311 | 
            +
                    # @private
         | 
| 2312 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| 2313 | 
            +
                      property :ad_asset_id, :numeric_string => true, as: 'adAssetId'
         | 
| 2314 | 
            +
                      property :ad_asset_type, as: 'adAssetType'
         | 
| 2315 | 
            +
                      property :entity_status, as: 'entityStatus'
         | 
| 2316 | 
            +
                      property :name, as: 'name'
         | 
| 2317 | 
            +
                      property :youtube_video_asset, as: 'youtubeVideoAsset', class: Google::Apis::DisplayvideoV4::YoutubeVideoAsset, decorator: Google::Apis::DisplayvideoV4::YoutubeVideoAsset::Representation
         | 
| 2318 | 
            +
                  
         | 
| 2319 | 
            +
                    end
         | 
| 2320 | 
            +
                  end
         | 
| 2321 | 
            +
                  
         | 
| 2076 2322 | 
             
                  class AdGroup
         | 
| 2077 2323 | 
             
                    # @private
         | 
| 2078 2324 | 
             
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| @@ -2097,6 +2343,8 @@ module Google | |
| 2097 2343 | 
             
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| 2098 2344 | 
             
                      property :ad_group_ad_id, :numeric_string => true, as: 'adGroupAdId'
         | 
| 2099 2345 | 
             
                      property :ad_group_id, :numeric_string => true, as: 'adGroupId'
         | 
| 2346 | 
            +
                      property :ad_policy, as: 'adPolicy', class: Google::Apis::DisplayvideoV4::AdPolicy, decorator: Google::Apis::DisplayvideoV4::AdPolicy::Representation
         | 
| 2347 | 
            +
                  
         | 
| 2100 2348 | 
             
                      collection :ad_urls, as: 'adUrls', class: Google::Apis::DisplayvideoV4::AdUrl, decorator: Google::Apis::DisplayvideoV4::AdUrl::Representation
         | 
| 2101 2349 |  | 
| 2102 2350 | 
             
                      property :advertiser_id, :numeric_string => true, as: 'advertiserId'
         | 
| @@ -2131,6 +2379,223 @@ module Google | |
| 2131 2379 | 
             
                    end
         | 
| 2132 2380 | 
             
                  end
         | 
| 2133 2381 |  | 
| 2382 | 
            +
                  class AdPolicy
         | 
| 2383 | 
            +
                    # @private
         | 
| 2384 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| 2385 | 
            +
                      property :ad_policy_approval_status, as: 'adPolicyApprovalStatus'
         | 
| 2386 | 
            +
                      property :ad_policy_review_status, as: 'adPolicyReviewStatus'
         | 
| 2387 | 
            +
                      collection :ad_policy_topic_entry, as: 'adPolicyTopicEntry', class: Google::Apis::DisplayvideoV4::AdPolicyTopicEntry, decorator: Google::Apis::DisplayvideoV4::AdPolicyTopicEntry::Representation
         | 
| 2388 | 
            +
                  
         | 
| 2389 | 
            +
                    end
         | 
| 2390 | 
            +
                  end
         | 
| 2391 | 
            +
                  
         | 
| 2392 | 
            +
                  class AdPolicyCriterionRestriction
         | 
| 2393 | 
            +
                    # @private
         | 
| 2394 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| 2395 | 
            +
                      property :country_criterion_id, :numeric_string => true, as: 'countryCriterionId'
         | 
| 2396 | 
            +
                      property :country_label, as: 'countryLabel'
         | 
| 2397 | 
            +
                    end
         | 
| 2398 | 
            +
                  end
         | 
| 2399 | 
            +
                  
         | 
| 2400 | 
            +
                  class AdPolicyTopicAppealInfo
         | 
| 2401 | 
            +
                    # @private
         | 
| 2402 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| 2403 | 
            +
                      property :appeal_form_link, as: 'appealFormLink'
         | 
| 2404 | 
            +
                      property :appeal_type, as: 'appealType'
         | 
| 2405 | 
            +
                    end
         | 
| 2406 | 
            +
                  end
         | 
| 2407 | 
            +
                  
         | 
| 2408 | 
            +
                  class AdPolicyTopicConstraint
         | 
| 2409 | 
            +
                    # @private
         | 
| 2410 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| 2411 | 
            +
                      property :certificate_domain_mismatch_country_list, as: 'certificateDomainMismatchCountryList', class: Google::Apis::DisplayvideoV4::AdPolicyTopicConstraintAdPolicyCountryConstraintList, decorator: Google::Apis::DisplayvideoV4::AdPolicyTopicConstraintAdPolicyCountryConstraintList::Representation
         | 
| 2412 | 
            +
                  
         | 
| 2413 | 
            +
                      property :certificate_missing_country_list, as: 'certificateMissingCountryList', class: Google::Apis::DisplayvideoV4::AdPolicyTopicConstraintAdPolicyCountryConstraintList, decorator: Google::Apis::DisplayvideoV4::AdPolicyTopicConstraintAdPolicyCountryConstraintList::Representation
         | 
| 2414 | 
            +
                  
         | 
| 2415 | 
            +
                      property :country_constraint, as: 'countryConstraint', class: Google::Apis::DisplayvideoV4::AdPolicyTopicConstraintAdPolicyCountryConstraintList, decorator: Google::Apis::DisplayvideoV4::AdPolicyTopicConstraintAdPolicyCountryConstraintList::Representation
         | 
| 2416 | 
            +
                  
         | 
| 2417 | 
            +
                      property :global_certificate_domain_mismatch, as: 'globalCertificateDomainMismatch', class: Google::Apis::DisplayvideoV4::AdPolicyTopicConstraintAdPolicyGlobalCertificateDomainMismatchConstraint, decorator: Google::Apis::DisplayvideoV4::AdPolicyTopicConstraintAdPolicyGlobalCertificateDomainMismatchConstraint::Representation
         | 
| 2418 | 
            +
                  
         | 
| 2419 | 
            +
                      property :global_certificate_missing, as: 'globalCertificateMissing', class: Google::Apis::DisplayvideoV4::AdPolicyTopicConstraintAdPolicyGlobalCertificateMissingConstraint, decorator: Google::Apis::DisplayvideoV4::AdPolicyTopicConstraintAdPolicyGlobalCertificateMissingConstraint::Representation
         | 
| 2420 | 
            +
                  
         | 
| 2421 | 
            +
                      property :request_certificate_form_link, as: 'requestCertificateFormLink'
         | 
| 2422 | 
            +
                      property :reseller_constraint, as: 'resellerConstraint', class: Google::Apis::DisplayvideoV4::AdPolicyTopicConstraintAdPolicyResellerConstraint, decorator: Google::Apis::DisplayvideoV4::AdPolicyTopicConstraintAdPolicyResellerConstraint::Representation
         | 
| 2423 | 
            +
                  
         | 
| 2424 | 
            +
                    end
         | 
| 2425 | 
            +
                  end
         | 
| 2426 | 
            +
                  
         | 
| 2427 | 
            +
                  class AdPolicyTopicConstraintAdPolicyCountryConstraintList
         | 
| 2428 | 
            +
                    # @private
         | 
| 2429 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| 2430 | 
            +
                      collection :countries, as: 'countries', class: Google::Apis::DisplayvideoV4::AdPolicyCriterionRestriction, decorator: Google::Apis::DisplayvideoV4::AdPolicyCriterionRestriction::Representation
         | 
| 2431 | 
            +
                  
         | 
| 2432 | 
            +
                    end
         | 
| 2433 | 
            +
                  end
         | 
| 2434 | 
            +
                  
         | 
| 2435 | 
            +
                  class AdPolicyTopicConstraintAdPolicyGlobalCertificateDomainMismatchConstraint
         | 
| 2436 | 
            +
                    # @private
         | 
| 2437 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| 2438 | 
            +
                    end
         | 
| 2439 | 
            +
                  end
         | 
| 2440 | 
            +
                  
         | 
| 2441 | 
            +
                  class AdPolicyTopicConstraintAdPolicyGlobalCertificateMissingConstraint
         | 
| 2442 | 
            +
                    # @private
         | 
| 2443 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| 2444 | 
            +
                    end
         | 
| 2445 | 
            +
                  end
         | 
| 2446 | 
            +
                  
         | 
| 2447 | 
            +
                  class AdPolicyTopicConstraintAdPolicyResellerConstraint
         | 
| 2448 | 
            +
                    # @private
         | 
| 2449 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| 2450 | 
            +
                    end
         | 
| 2451 | 
            +
                  end
         | 
| 2452 | 
            +
                  
         | 
| 2453 | 
            +
                  class AdPolicyTopicEntry
         | 
| 2454 | 
            +
                    # @private
         | 
| 2455 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| 2456 | 
            +
                      property :appeal_info, as: 'appealInfo', class: Google::Apis::DisplayvideoV4::AdPolicyTopicAppealInfo, decorator: Google::Apis::DisplayvideoV4::AdPolicyTopicAppealInfo::Representation
         | 
| 2457 | 
            +
                  
         | 
| 2458 | 
            +
                      property :help_center_link, as: 'helpCenterLink'
         | 
| 2459 | 
            +
                      property :policy_decision_type, as: 'policyDecisionType'
         | 
| 2460 | 
            +
                      property :policy_enforcement_means, as: 'policyEnforcementMeans'
         | 
| 2461 | 
            +
                      property :policy_label, as: 'policyLabel'
         | 
| 2462 | 
            +
                      property :policy_topic, as: 'policyTopic'
         | 
| 2463 | 
            +
                      collection :policy_topic_constraints, as: 'policyTopicConstraints', class: Google::Apis::DisplayvideoV4::AdPolicyTopicConstraint, decorator: Google::Apis::DisplayvideoV4::AdPolicyTopicConstraint::Representation
         | 
| 2464 | 
            +
                  
         | 
| 2465 | 
            +
                      property :policy_topic_description, as: 'policyTopicDescription'
         | 
| 2466 | 
            +
                      collection :policy_topic_evidences, as: 'policyTopicEvidences', class: Google::Apis::DisplayvideoV4::AdPolicyTopicEvidence, decorator: Google::Apis::DisplayvideoV4::AdPolicyTopicEvidence::Representation
         | 
| 2467 | 
            +
                  
         | 
| 2468 | 
            +
                      property :policy_topic_type, as: 'policyTopicType'
         | 
| 2469 | 
            +
                    end
         | 
| 2470 | 
            +
                  end
         | 
| 2471 | 
            +
                  
         | 
| 2472 | 
            +
                  class AdPolicyTopicEvidence
         | 
| 2473 | 
            +
                    # @private
         | 
| 2474 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| 2475 | 
            +
                      property :counterfeit, as: 'counterfeit', class: Google::Apis::DisplayvideoV4::AdPolicyTopicEvidenceCounterfeit, decorator: Google::Apis::DisplayvideoV4::AdPolicyTopicEvidenceCounterfeit::Representation
         | 
| 2476 | 
            +
                  
         | 
| 2477 | 
            +
                      property :destination_mismatch, as: 'destinationMismatch', class: Google::Apis::DisplayvideoV4::AdPolicyTopicEvidenceDestinationMismatch, decorator: Google::Apis::DisplayvideoV4::AdPolicyTopicEvidenceDestinationMismatch::Representation
         | 
| 2478 | 
            +
                  
         | 
| 2479 | 
            +
                      property :destination_not_working, as: 'destinationNotWorking', class: Google::Apis::DisplayvideoV4::AdPolicyTopicEvidenceDestinationNotWorking, decorator: Google::Apis::DisplayvideoV4::AdPolicyTopicEvidenceDestinationNotWorking::Representation
         | 
| 2480 | 
            +
                  
         | 
| 2481 | 
            +
                      property :destination_text_list, as: 'destinationTextList', class: Google::Apis::DisplayvideoV4::AdPolicyTopicEvidenceDestinationTextList, decorator: Google::Apis::DisplayvideoV4::AdPolicyTopicEvidenceDestinationTextList::Representation
         | 
| 2482 | 
            +
                  
         | 
| 2483 | 
            +
                      property :http_code, as: 'httpCode'
         | 
| 2484 | 
            +
                      property :language_code, as: 'languageCode'
         | 
| 2485 | 
            +
                      property :legal_removal, as: 'legalRemoval', class: Google::Apis::DisplayvideoV4::AdPolicyTopicEvidenceLegalRemoval, decorator: Google::Apis::DisplayvideoV4::AdPolicyTopicEvidenceLegalRemoval::Representation
         | 
| 2486 | 
            +
                  
         | 
| 2487 | 
            +
                      property :regional_requirements, as: 'regionalRequirements', class: Google::Apis::DisplayvideoV4::AdPolicyTopicEvidenceRegionalRequirements, decorator: Google::Apis::DisplayvideoV4::AdPolicyTopicEvidenceRegionalRequirements::Representation
         | 
| 2488 | 
            +
                  
         | 
| 2489 | 
            +
                      property :text_list, as: 'textList', class: Google::Apis::DisplayvideoV4::AdPolicyTopicEvidenceTextList, decorator: Google::Apis::DisplayvideoV4::AdPolicyTopicEvidenceTextList::Representation
         | 
| 2490 | 
            +
                  
         | 
| 2491 | 
            +
                      property :trademark, as: 'trademark', class: Google::Apis::DisplayvideoV4::AdPolicyTopicEvidenceTrademark, decorator: Google::Apis::DisplayvideoV4::AdPolicyTopicEvidenceTrademark::Representation
         | 
| 2492 | 
            +
                  
         | 
| 2493 | 
            +
                      property :website_list, as: 'websiteList', class: Google::Apis::DisplayvideoV4::AdPolicyTopicEvidenceWebsiteList, decorator: Google::Apis::DisplayvideoV4::AdPolicyTopicEvidenceWebsiteList::Representation
         | 
| 2494 | 
            +
                  
         | 
| 2495 | 
            +
                    end
         | 
| 2496 | 
            +
                  end
         | 
| 2497 | 
            +
                  
         | 
| 2498 | 
            +
                  class AdPolicyTopicEvidenceCounterfeit
         | 
| 2499 | 
            +
                    # @private
         | 
| 2500 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| 2501 | 
            +
                      collection :owners, as: 'owners'
         | 
| 2502 | 
            +
                    end
         | 
| 2503 | 
            +
                  end
         | 
| 2504 | 
            +
                  
         | 
| 2505 | 
            +
                  class AdPolicyTopicEvidenceDestinationMismatch
         | 
| 2506 | 
            +
                    # @private
         | 
| 2507 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| 2508 | 
            +
                      collection :uri_types, as: 'uriTypes'
         | 
| 2509 | 
            +
                    end
         | 
| 2510 | 
            +
                  end
         | 
| 2511 | 
            +
                  
         | 
| 2512 | 
            +
                  class AdPolicyTopicEvidenceDestinationNotWorking
         | 
| 2513 | 
            +
                    # @private
         | 
| 2514 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| 2515 | 
            +
                      property :device, as: 'device'
         | 
| 2516 | 
            +
                      property :dns_error_type, as: 'dnsErrorType'
         | 
| 2517 | 
            +
                      property :expanded_uri, as: 'expandedUri'
         | 
| 2518 | 
            +
                      property :http_error_code, :numeric_string => true, as: 'httpErrorCode'
         | 
| 2519 | 
            +
                      property :last_checked_time, as: 'lastCheckedTime'
         | 
| 2520 | 
            +
                    end
         | 
| 2521 | 
            +
                  end
         | 
| 2522 | 
            +
                  
         | 
| 2523 | 
            +
                  class AdPolicyTopicEvidenceDestinationTextList
         | 
| 2524 | 
            +
                    # @private
         | 
| 2525 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| 2526 | 
            +
                      collection :destination_texts, as: 'destinationTexts'
         | 
| 2527 | 
            +
                    end
         | 
| 2528 | 
            +
                  end
         | 
| 2529 | 
            +
                  
         | 
| 2530 | 
            +
                  class AdPolicyTopicEvidenceLegalRemoval
         | 
| 2531 | 
            +
                    # @private
         | 
| 2532 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| 2533 | 
            +
                      property :complaint_type, as: 'complaintType'
         | 
| 2534 | 
            +
                      collection :country_restrictions, as: 'countryRestrictions', class: Google::Apis::DisplayvideoV4::AdPolicyCriterionRestriction, decorator: Google::Apis::DisplayvideoV4::AdPolicyCriterionRestriction::Representation
         | 
| 2535 | 
            +
                  
         | 
| 2536 | 
            +
                      property :dmca, as: 'dmca', class: Google::Apis::DisplayvideoV4::AdPolicyTopicEvidenceLegalRemovalDmca, decorator: Google::Apis::DisplayvideoV4::AdPolicyTopicEvidenceLegalRemovalDmca::Representation
         | 
| 2537 | 
            +
                  
         | 
| 2538 | 
            +
                      property :local_legal, as: 'localLegal', class: Google::Apis::DisplayvideoV4::AdPolicyTopicEvidenceLegalRemovalLocalLegal, decorator: Google::Apis::DisplayvideoV4::AdPolicyTopicEvidenceLegalRemovalLocalLegal::Representation
         | 
| 2539 | 
            +
                  
         | 
| 2540 | 
            +
                      collection :restricted_uris, as: 'restrictedUris'
         | 
| 2541 | 
            +
                    end
         | 
| 2542 | 
            +
                  end
         | 
| 2543 | 
            +
                  
         | 
| 2544 | 
            +
                  class AdPolicyTopicEvidenceLegalRemovalDmca
         | 
| 2545 | 
            +
                    # @private
         | 
| 2546 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| 2547 | 
            +
                      property :complainant, as: 'complainant'
         | 
| 2548 | 
            +
                    end
         | 
| 2549 | 
            +
                  end
         | 
| 2550 | 
            +
                  
         | 
| 2551 | 
            +
                  class AdPolicyTopicEvidenceLegalRemovalLocalLegal
         | 
| 2552 | 
            +
                    # @private
         | 
| 2553 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| 2554 | 
            +
                      property :law_type, as: 'lawType'
         | 
| 2555 | 
            +
                    end
         | 
| 2556 | 
            +
                  end
         | 
| 2557 | 
            +
                  
         | 
| 2558 | 
            +
                  class AdPolicyTopicEvidenceRegionalRequirements
         | 
| 2559 | 
            +
                    # @private
         | 
| 2560 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| 2561 | 
            +
                      collection :regional_requirements_entries, as: 'regionalRequirementsEntries', class: Google::Apis::DisplayvideoV4::AdPolicyTopicEvidenceRegionalRequirementsRegionalRequirementsEntry, decorator: Google::Apis::DisplayvideoV4::AdPolicyTopicEvidenceRegionalRequirementsRegionalRequirementsEntry::Representation
         | 
| 2562 | 
            +
                  
         | 
| 2563 | 
            +
                    end
         | 
| 2564 | 
            +
                  end
         | 
| 2565 | 
            +
                  
         | 
| 2566 | 
            +
                  class AdPolicyTopicEvidenceRegionalRequirementsRegionalRequirementsEntry
         | 
| 2567 | 
            +
                    # @private
         | 
| 2568 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| 2569 | 
            +
                      collection :country_restrictions, as: 'countryRestrictions', class: Google::Apis::DisplayvideoV4::AdPolicyCriterionRestriction, decorator: Google::Apis::DisplayvideoV4::AdPolicyCriterionRestriction::Representation
         | 
| 2570 | 
            +
                  
         | 
| 2571 | 
            +
                      property :legal_policy, as: 'legalPolicy'
         | 
| 2572 | 
            +
                    end
         | 
| 2573 | 
            +
                  end
         | 
| 2574 | 
            +
                  
         | 
| 2575 | 
            +
                  class AdPolicyTopicEvidenceTextList
         | 
| 2576 | 
            +
                    # @private
         | 
| 2577 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| 2578 | 
            +
                      collection :texts, as: 'texts'
         | 
| 2579 | 
            +
                    end
         | 
| 2580 | 
            +
                  end
         | 
| 2581 | 
            +
                  
         | 
| 2582 | 
            +
                  class AdPolicyTopicEvidenceTrademark
         | 
| 2583 | 
            +
                    # @private
         | 
| 2584 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| 2585 | 
            +
                      collection :country_restrictions, as: 'countryRestrictions', class: Google::Apis::DisplayvideoV4::AdPolicyCriterionRestriction, decorator: Google::Apis::DisplayvideoV4::AdPolicyCriterionRestriction::Representation
         | 
| 2586 | 
            +
                  
         | 
| 2587 | 
            +
                      property :owner, as: 'owner'
         | 
| 2588 | 
            +
                      property :term, as: 'term'
         | 
| 2589 | 
            +
                    end
         | 
| 2590 | 
            +
                  end
         | 
| 2591 | 
            +
                  
         | 
| 2592 | 
            +
                  class AdPolicyTopicEvidenceWebsiteList
         | 
| 2593 | 
            +
                    # @private
         | 
| 2594 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| 2595 | 
            +
                      collection :websites, as: 'websites'
         | 
| 2596 | 
            +
                    end
         | 
| 2597 | 
            +
                  end
         | 
| 2598 | 
            +
                  
         | 
| 2134 2599 | 
             
                  class AdUrl
         | 
| 2135 2600 | 
             
                    # @private
         | 
| 2136 2601 | 
             
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| @@ -2667,6 +3132,22 @@ module Google | |
| 2667 3132 | 
             
                    end
         | 
| 2668 3133 | 
             
                  end
         | 
| 2669 3134 |  | 
| 3135 | 
            +
                  class BulkCreateAdAssetsRequest
         | 
| 3136 | 
            +
                    # @private
         | 
| 3137 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| 3138 | 
            +
                      collection :ad_assets, as: 'adAssets', class: Google::Apis::DisplayvideoV4::AdAsset, decorator: Google::Apis::DisplayvideoV4::AdAsset::Representation
         | 
| 3139 | 
            +
                  
         | 
| 3140 | 
            +
                    end
         | 
| 3141 | 
            +
                  end
         | 
| 3142 | 
            +
                  
         | 
| 3143 | 
            +
                  class BulkCreateAdAssetsResponse
         | 
| 3144 | 
            +
                    # @private
         | 
| 3145 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| 3146 | 
            +
                      collection :ad_assets, as: 'adAssets', class: Google::Apis::DisplayvideoV4::AdAsset, decorator: Google::Apis::DisplayvideoV4::AdAsset::Representation
         | 
| 3147 | 
            +
                  
         | 
| 3148 | 
            +
                    end
         | 
| 3149 | 
            +
                  end
         | 
| 3150 | 
            +
                  
         | 
| 2670 3151 | 
             
                  class BulkEditAdvertiserAssignedTargetingOptionsRequest
         | 
| 2671 3152 | 
             
                    # @private
         | 
| 2672 3153 | 
             
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| @@ -3223,6 +3704,14 @@ module Google | |
| 3223 3704 | 
             
                    end
         | 
| 3224 3705 | 
             
                  end
         | 
| 3225 3706 |  | 
| 3707 | 
            +
                  class CreateAdAssetRequest
         | 
| 3708 | 
            +
                    # @private
         | 
| 3709 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| 3710 | 
            +
                      property :ad_asset, as: 'adAsset', class: Google::Apis::DisplayvideoV4::AdAsset, decorator: Google::Apis::DisplayvideoV4::AdAsset::Representation
         | 
| 3711 | 
            +
                  
         | 
| 3712 | 
            +
                    end
         | 
| 3713 | 
            +
                  end
         | 
| 3714 | 
            +
                  
         | 
| 3226 3715 | 
             
                  class CreateAssetRequest
         | 
| 3227 3716 | 
             
                    # @private
         | 
| 3228 3717 | 
             
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| @@ -4336,6 +4825,15 @@ module Google | |
| 4336 4825 | 
             
                    end
         | 
| 4337 4826 | 
             
                  end
         | 
| 4338 4827 |  | 
| 4828 | 
            +
                  class ListAdAssetsResponse
         | 
| 4829 | 
            +
                    # @private
         | 
| 4830 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| 4831 | 
            +
                      collection :ad_assets, as: 'adAssets', class: Google::Apis::DisplayvideoV4::AdAsset, decorator: Google::Apis::DisplayvideoV4::AdAsset::Representation
         | 
| 4832 | 
            +
                  
         | 
| 4833 | 
            +
                      property :next_page_token, as: 'nextPageToken'
         | 
| 4834 | 
            +
                    end
         | 
| 4835 | 
            +
                  end
         | 
| 4836 | 
            +
                  
         | 
| 4339 4837 | 
             
                  class ListAdGroupAdsResponse
         | 
| 4340 4838 | 
             
                    # @private
         | 
| 4341 4839 | 
             
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| @@ -4651,6 +5149,15 @@ module Google | |
| 4651 5149 | 
             
                    end
         | 
| 4652 5150 | 
             
                  end
         | 
| 4653 5151 |  | 
| 5152 | 
            +
                  class ListYoutubeAssetAssociationsResponse
         | 
| 5153 | 
            +
                    # @private
         | 
| 5154 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| 5155 | 
            +
                      property :next_page_token, as: 'nextPageToken'
         | 
| 5156 | 
            +
                      collection :youtube_asset_associations, as: 'youtubeAssetAssociations', class: Google::Apis::DisplayvideoV4::YoutubeAssetAssociation, decorator: Google::Apis::DisplayvideoV4::YoutubeAssetAssociation::Representation
         | 
| 5157 | 
            +
                  
         | 
| 5158 | 
            +
                    end
         | 
| 5159 | 
            +
                  end
         | 
| 5160 | 
            +
                  
         | 
| 4654 5161 | 
             
                  class LocationList
         | 
| 4655 5162 | 
             
                    # @private
         | 
| 4656 5163 | 
             
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| @@ -5439,6 +5946,22 @@ module Google | |
| 5439 5946 | 
             
                    end
         | 
| 5440 5947 | 
             
                  end
         | 
| 5441 5948 |  | 
| 5949 | 
            +
                  class UploadAdAssetRequest
         | 
| 5950 | 
            +
                    # @private
         | 
| 5951 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| 5952 | 
            +
                      property :ad_asset_type, as: 'adAssetType'
         | 
| 5953 | 
            +
                      property :filename, as: 'filename'
         | 
| 5954 | 
            +
                    end
         | 
| 5955 | 
            +
                  end
         | 
| 5956 | 
            +
                  
         | 
| 5957 | 
            +
                  class UploadAdAssetResponse
         | 
| 5958 | 
            +
                    # @private
         | 
| 5959 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| 5960 | 
            +
                      property :ad_asset, as: 'adAsset', class: Google::Apis::DisplayvideoV4::AdAsset, decorator: Google::Apis::DisplayvideoV4::AdAsset::Representation
         | 
| 5961 | 
            +
                  
         | 
| 5962 | 
            +
                    end
         | 
| 5963 | 
            +
                  end
         | 
| 5964 | 
            +
                  
         | 
| 5442 5965 | 
             
                  class UrlAssignedTargetingOptionDetails
         | 
| 5443 5966 | 
             
                    # @private
         | 
| 5444 5967 | 
             
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| @@ -5605,6 +6128,79 @@ module Google | |
| 5605 6128 | 
             
                    end
         | 
| 5606 6129 | 
             
                  end
         | 
| 5607 6130 |  | 
| 6131 | 
            +
                  class YoutubeAssetAssociation
         | 
| 6132 | 
            +
                    # @private
         | 
| 6133 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| 6134 | 
            +
                      property :linked_youtube_asset, as: 'linkedYoutubeAsset', class: Google::Apis::DisplayvideoV4::YoutubeAssetAssociationLinkedYouTubeAsset, decorator: Google::Apis::DisplayvideoV4::YoutubeAssetAssociationLinkedYouTubeAsset::Representation
         | 
| 6135 | 
            +
                  
         | 
| 6136 | 
            +
                      property :name, as: 'name'
         | 
| 6137 | 
            +
                      property :youtube_asset_type, as: 'youtubeAssetType'
         | 
| 6138 | 
            +
                    end
         | 
| 6139 | 
            +
                  end
         | 
| 6140 | 
            +
                  
         | 
| 6141 | 
            +
                  class YoutubeAssetAssociationAffiliateLocationAssetFilter
         | 
| 6142 | 
            +
                    # @private
         | 
| 6143 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| 6144 | 
            +
                      property :affiliate_location_matching_function, as: 'affiliateLocationMatchingFunction', class: Google::Apis::DisplayvideoV4::YoutubeAssetAssociationAffiliateLocationAssetFilterAffiliateLocationMatchingFunction, decorator: Google::Apis::DisplayvideoV4::YoutubeAssetAssociationAffiliateLocationAssetFilterAffiliateLocationMatchingFunction::Representation
         | 
| 6145 | 
            +
                  
         | 
| 6146 | 
            +
                      property :affiliate_location_matching_type, as: 'affiliateLocationMatchingType'
         | 
| 6147 | 
            +
                      property :asset_set_id, :numeric_string => true, as: 'assetSetId'
         | 
| 6148 | 
            +
                    end
         | 
| 6149 | 
            +
                  end
         | 
| 6150 | 
            +
                  
         | 
| 6151 | 
            +
                  class YoutubeAssetAssociationAffiliateLocationAssetFilterAffiliateLocationChain
         | 
| 6152 | 
            +
                    # @private
         | 
| 6153 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| 6154 | 
            +
                      property :chain_id, :numeric_string => true, as: 'chainId'
         | 
| 6155 | 
            +
                    end
         | 
| 6156 | 
            +
                  end
         | 
| 6157 | 
            +
                  
         | 
| 6158 | 
            +
                  class YoutubeAssetAssociationAffiliateLocationAssetFilterAffiliateLocationMatchingFunction
         | 
| 6159 | 
            +
                    # @private
         | 
| 6160 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| 6161 | 
            +
                      collection :chains, as: 'chains', class: Google::Apis::DisplayvideoV4::YoutubeAssetAssociationAffiliateLocationAssetFilterAffiliateLocationChain, decorator: Google::Apis::DisplayvideoV4::YoutubeAssetAssociationAffiliateLocationAssetFilterAffiliateLocationChain::Representation
         | 
| 6162 | 
            +
                  
         | 
| 6163 | 
            +
                    end
         | 
| 6164 | 
            +
                  end
         | 
| 6165 | 
            +
                  
         | 
| 6166 | 
            +
                  class YoutubeAssetAssociationLinkedYouTubeAsset
         | 
| 6167 | 
            +
                    # @private
         | 
| 6168 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| 6169 | 
            +
                      property :affiliate_location_asset_filter, as: 'affiliateLocationAssetFilter', class: Google::Apis::DisplayvideoV4::YoutubeAssetAssociationAffiliateLocationAssetFilter, decorator: Google::Apis::DisplayvideoV4::YoutubeAssetAssociationAffiliateLocationAssetFilter::Representation
         | 
| 6170 | 
            +
                  
         | 
| 6171 | 
            +
                      property :location_asset_filter, as: 'locationAssetFilter', class: Google::Apis::DisplayvideoV4::YoutubeAssetAssociationLocationAssetFilter, decorator: Google::Apis::DisplayvideoV4::YoutubeAssetAssociationLocationAssetFilter::Representation
         | 
| 6172 | 
            +
                  
         | 
| 6173 | 
            +
                      property :sitelink_asset, as: 'sitelinkAsset', class: Google::Apis::DisplayvideoV4::YoutubeAssetAssociationSitelinkAsset, decorator: Google::Apis::DisplayvideoV4::YoutubeAssetAssociationSitelinkAsset::Representation
         | 
| 6174 | 
            +
                  
         | 
| 6175 | 
            +
                    end
         | 
| 6176 | 
            +
                  end
         | 
| 6177 | 
            +
                  
         | 
| 6178 | 
            +
                  class YoutubeAssetAssociationLocationAssetFilter
         | 
| 6179 | 
            +
                    # @private
         | 
| 6180 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| 6181 | 
            +
                      property :asset_set_id, :numeric_string => true, as: 'assetSetId'
         | 
| 6182 | 
            +
                      property :location_matching_function, as: 'locationMatchingFunction', class: Google::Apis::DisplayvideoV4::YoutubeAssetAssociationLocationAssetFilterLocationMatchingFunction, decorator: Google::Apis::DisplayvideoV4::YoutubeAssetAssociationLocationAssetFilterLocationMatchingFunction::Representation
         | 
| 6183 | 
            +
                  
         | 
| 6184 | 
            +
                      property :location_matching_type, as: 'locationMatchingType'
         | 
| 6185 | 
            +
                    end
         | 
| 6186 | 
            +
                  end
         | 
| 6187 | 
            +
                  
         | 
| 6188 | 
            +
                  class YoutubeAssetAssociationLocationAssetFilterLocationMatchingFunction
         | 
| 6189 | 
            +
                    # @private
         | 
| 6190 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| 6191 | 
            +
                      property :business, as: 'business'
         | 
| 6192 | 
            +
                      collection :labels, as: 'labels'
         | 
| 6193 | 
            +
                      collection :location_asset_ids, as: 'locationAssetIds'
         | 
| 6194 | 
            +
                    end
         | 
| 6195 | 
            +
                  end
         | 
| 6196 | 
            +
                  
         | 
| 6197 | 
            +
                  class YoutubeAssetAssociationSitelinkAsset
         | 
| 6198 | 
            +
                    # @private
         | 
| 6199 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| 6200 | 
            +
                      property :asset_id, :numeric_string => true, as: 'assetId'
         | 
| 6201 | 
            +
                    end
         | 
| 6202 | 
            +
                  end
         | 
| 6203 | 
            +
                  
         | 
| 5608 6204 | 
             
                  class YoutubeChannelAssignedTargetingOptionDetails
         | 
| 5609 6205 | 
             
                    # @private
         | 
| 5610 6206 | 
             
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| @@ -5613,6 +6209,13 @@ module Google | |
| 5613 6209 | 
             
                    end
         | 
| 5614 6210 | 
             
                  end
         | 
| 5615 6211 |  | 
| 6212 | 
            +
                  class YoutubeVideoAsset
         | 
| 6213 | 
            +
                    # @private
         | 
| 6214 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| 6215 | 
            +
                      property :youtube_video_id, as: 'youtubeVideoId'
         | 
| 6216 | 
            +
                    end
         | 
| 6217 | 
            +
                  end
         | 
| 6218 | 
            +
                  
         | 
| 5616 6219 | 
             
                  class YoutubeVideoAssignedTargetingOptionDetails
         | 
| 5617 6220 | 
             
                    # @private
         | 
| 5618 6221 | 
             
                    class Representation < Google::Apis::Core::JsonRepresentation
         |