google-apis-displayvideo_v1 0.42.0 → 0.44.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: cc7e8d76efecf741dc178e59c9d4102ca1cfb31d6acf0e441b4683d928d0d04d
4
- data.tar.gz: bfa26a19631b6290c98d405e89f5cd9cd4516190055377b6b1cbb7f16cd9346f
3
+ metadata.gz: 86e2d5278db78683535c93bd5d960644157e53f667e4b38a2d0db9a11046d6f9
4
+ data.tar.gz: ffebc4d948597c35f2dd31da82e2c7e867c996c355cb15d3b3f4e5ad49f3ee17
5
5
  SHA512:
6
- metadata.gz: 644602842ee24889fc0d42c419ce79e94c0f84ce2350f667d7e2b5c97ffb0bb991cf6bc98641369ffdda5ceea0b346c14a7734adda8cce5258886fe0f4db1232
7
- data.tar.gz: e50e3a2f1f8ed8f140b1388bbe8aa0347441c15107e1e65c0100b10bef68c475a9022d6f908d925a14919c36a4271430f438e5c50004a6a67ceb21bce367b1d3
6
+ metadata.gz: b595d1ee2db1bed8f10bb5d1e2d57b0176d562ae6bf10ed06a4505d430d534882e4269d856c52e1fc6e5a0fb2513825cdf61b5027326e6f494b8a8604e396b79
7
+ data.tar.gz: e1382335c18172a02423fcaae876dbc952f9fa48f022ad3646d2002ac53c9b3fccae6a72ff45cf98e62472b7542fb34ef12260c85220cd857a942c4cf037b7b3
data/CHANGELOG.md CHANGED
@@ -1,5 +1,14 @@
1
1
  # Release history for google-apis-displayvideo_v1
2
2
 
3
+ ### v0.44.0 (2023-02-15)
4
+
5
+ * Regenerated using generator version 0.12.0
6
+
7
+ ### v0.43.0 (2023-02-12)
8
+
9
+ * Regenerated from discovery document revision 20230209
10
+ * Regenerated using generator version 0.11.1
11
+
3
12
  ### v0.42.0 (2022-11-16)
4
13
 
5
14
  * Regenerated from discovery document revision 20221110
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module DisplayvideoV1
18
18
  # Version of the google-apis-displayvideo_v1 gem
19
- GEM_VERSION = "0.42.0"
19
+ GEM_VERSION = "0.44.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.11.0"
22
+ GENERATOR_VERSION = "0.12.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20221110"
25
+ REVISION = "20230209"
26
26
  end
27
27
  end
28
28
  end
@@ -1721,7 +1721,32 @@ module Google
1721
1721
  # Required. The ID of the insertion order the assigned targeting option belongs
1722
1722
  # to.
1723
1723
  # @param [String] targeting_type
1724
- # Required. Identifies the type of this assigned targeting option.
1724
+ # Required. Identifies the type of this assigned targeting option. Supported
1725
+ # targeting types include: * `TARGETING_TYPE_AGE_RANGE` * `TARGETING_TYPE_APP` *
1726
+ # `TARGETING_TYPE_APP_CATEGORY` * `TARGETING_TYPE_AUDIENCE_GROUP` * `
1727
+ # TARGETING_TYPE_AUDIO_CONTENT_TYPE` * `TARGETING_TYPE_AUTHORIZED_SELLER_STATUS`
1728
+ # * `TARGETING_TYPE_BROWSER` * `TARGETING_TYPE_BUSINESS_CHAIN` * `
1729
+ # TARGETING_TYPE_CARRIER_AND_ISP` * `TARGETING_TYPE_CATEGORY` * `
1730
+ # TARGETING_TYPE_CHANNEL` * `TARGETING_TYPE_CONTENT_DURATION` * `
1731
+ # TARGETING_TYPE_CONTENT_GENRE` * `TARGETING_TYPE_CONTENT_INSTREAM_POSITION` * `
1732
+ # TARGETING_TYPE_CONTENT_OUTSTREAM_POSITION` * `
1733
+ # TARGETING_TYPE_CONTENT_STREAM_TYPE` * `TARGETING_TYPE_DAY_AND_TIME` * `
1734
+ # TARGETING_TYPE_DEVICE_MAKE_MODEL` * `TARGETING_TYPE_DEVICE_TYPE` * `
1735
+ # TARGETING_TYPE_DIGITAL_CONTENT_LABEL_EXCLUSION` * `TARGETING_TYPE_ENVIRONMENT`
1736
+ # * `TARGETING_TYPE_EXCHANGE` * `TARGETING_TYPE_GENDER` * `
1737
+ # TARGETING_TYPE_GEO_REGION` * `TARGETING_TYPE_HOUSEHOLD_INCOME` * `
1738
+ # TARGETING_TYPE_INVENTORY_SOURCE` * `TARGETING_TYPE_INVENTORY_SOURCE_GROUP` * `
1739
+ # TARGETING_TYPE_KEYWORD` * `TARGETING_TYPE_LANGUAGE` * `
1740
+ # TARGETING_TYPE_NATIVE_CONTENT_POSITION` * `
1741
+ # TARGETING_TYPE_NEGATIVE_KEYWORD_LIST` * `TARGETING_TYPE_OMID` * `
1742
+ # TARGETING_TYPE_ON_SCREEN_POSITION` * `TARGETING_TYPE_OPERATING_SYSTEM` * `
1743
+ # TARGETING_TYPE_PARENTAL_STATUS` * `TARGETING_TYPE_POI` * `
1744
+ # TARGETING_TYPE_PROXIMITY_LOCATION_LIST` * `
1745
+ # TARGETING_TYPE_REGIONAL_LOCATION_LIST` * `
1746
+ # TARGETING_TYPE_SENSITIVE_CATEGORY_EXCLUSION` * `TARGETING_TYPE_SUB_EXCHANGE` *
1747
+ # `TARGETING_TYPE_THIRD_PARTY_VERIFIER` * `TARGETING_TYPE_URL` * `
1748
+ # TARGETING_TYPE_USER_REWARDED_CONTENT` * `TARGETING_TYPE_VIDEO_PLAYER_SIZE` * `
1749
+ # TARGETING_TYPE_VIEWABILITY`
1725
1750
  # @param [String] assigned_targeting_option_id
1726
1751
  # Required. An identifier unique to the targeting type in this insertion order
1727
1752
  # that identifies the assigned targeting option being requested.
@@ -1761,7 +1786,32 @@ module Google
1761
1786
  # @param [Fixnum] insertion_order_id
1762
1787
  # Required. The ID of the insertion order to list assigned targeting options for.
1763
1788
  # @param [String] targeting_type
1764
- # Required. Identifies the type of assigned targeting options to list.
1789
+ # Required. Identifies the type of assigned targeting options to list. Supported
1790
+ # targeting types include: * `TARGETING_TYPE_AGE_RANGE` * `TARGETING_TYPE_APP` *
1791
+ # `TARGETING_TYPE_APP_CATEGORY` * `TARGETING_TYPE_AUDIENCE_GROUP` * `
1792
+ # TARGETING_TYPE_AUDIO_CONTENT_TYPE` * `TARGETING_TYPE_AUTHORIZED_SELLER_STATUS`
1793
+ # * `TARGETING_TYPE_BROWSER` * `TARGETING_TYPE_BUSINESS_CHAIN` * `
1794
+ # TARGETING_TYPE_CARRIER_AND_ISP` * `TARGETING_TYPE_CATEGORY` * `
1795
+ # TARGETING_TYPE_CHANNEL` * `TARGETING_TYPE_CONTENT_DURATION` * `
1796
+ # TARGETING_TYPE_CONTENT_GENRE` * `TARGETING_TYPE_CONTENT_INSTREAM_POSITION` * `
1797
+ # TARGETING_TYPE_CONTENT_OUTSTREAM_POSITION` * `
1798
+ # TARGETING_TYPE_CONTENT_STREAM_TYPE` * `TARGETING_TYPE_DAY_AND_TIME` * `
1799
+ # TARGETING_TYPE_DEVICE_MAKE_MODEL` * `TARGETING_TYPE_DEVICE_TYPE` * `
1800
+ # TARGETING_TYPE_DIGITAL_CONTENT_LABEL_EXCLUSION` * `TARGETING_TYPE_ENVIRONMENT`
1801
+ # * `TARGETING_TYPE_EXCHANGE` * `TARGETING_TYPE_GENDER` * `
1802
+ # TARGETING_TYPE_GEO_REGION` * `TARGETING_TYPE_HOUSEHOLD_INCOME` * `
1803
+ # TARGETING_TYPE_INVENTORY_SOURCE` * `TARGETING_TYPE_INVENTORY_SOURCE_GROUP` * `
1804
+ # TARGETING_TYPE_KEYWORD` * `TARGETING_TYPE_LANGUAGE` * `
1805
+ # TARGETING_TYPE_NATIVE_CONTENT_POSITION` * `
1806
+ # TARGETING_TYPE_NEGATIVE_KEYWORD_LIST` * `TARGETING_TYPE_OMID` * `
1807
+ # TARGETING_TYPE_ON_SCREEN_POSITION` * `TARGETING_TYPE_OPERATING_SYSTEM` * `
1808
+ # TARGETING_TYPE_PARENTAL_STATUS` * `TARGETING_TYPE_POI` * `
1809
+ # TARGETING_TYPE_PROXIMITY_LOCATION_LIST` * `
1810
+ # TARGETING_TYPE_REGIONAL_LOCATION_LIST` * `
1811
+ # TARGETING_TYPE_SENSITIVE_CATEGORY_EXCLUSION` * `TARGETING_TYPE_SUB_EXCHANGE` *
1812
+ # `TARGETING_TYPE_THIRD_PARTY_VERIFIER` * `TARGETING_TYPE_URL` * `
1813
+ # TARGETING_TYPE_USER_REWARDED_CONTENT` * `TARGETING_TYPE_VIDEO_PLAYER_SIZE` * `
1814
+ # TARGETING_TYPE_VIEWABILITY`
1765
1815
  # @param [String] filter
1766
1816
  # Allows filtering by assigned targeting option properties. Supported syntax: *
1767
1817
  # Filter expressions are made up of one or more restrictions. * Restrictions can
@@ -1973,7 +2023,7 @@ module Google
1973
2023
  # targetingType desc`.
1974
2024
  # @param [Fixnum] page_size
1975
2025
  # Requested page size. The size must be an integer between `1` and `5000`. If
1976
- # unspecified, the default is '5000'. Returns error code `INVALID_ARGUMENT` if
2026
+ # unspecified, the default is `5000`. Returns error code `INVALID_ARGUMENT` if
1977
2027
  # an invalid value is specified.
1978
2028
  # @param [String] page_token
1979
2029
  # A token that lets the client fetch the next page of results. Typically, this
@@ -2282,7 +2332,32 @@ module Google
2282
2332
  # @param [Fixnum] line_item_id
2283
2333
  # Required. The ID of the line item the assigned targeting option will belong to.
2284
2334
  # @param [String] targeting_type
2285
- # Required. Identifies the type of this assigned targeting option.
2335
+ # Required. Identifies the type of this assigned targeting option. Supported
2336
+ # targeting types include: * `TARGETING_TYPE_AGE_RANGE` * `TARGETING_TYPE_APP` *
2337
+ # `TARGETING_TYPE_APP_CATEGORY` * `TARGETING_TYPE_AUDIENCE_GROUP` * `
2338
+ # TARGETING_TYPE_AUDIO_CONTENT_TYPE` * `TARGETING_TYPE_AUTHORIZED_SELLER_STATUS`
2339
+ # * `TARGETING_TYPE_BROWSER` * `TARGETING_TYPE_BUSINESS_CHAIN` * `
2340
+ # TARGETING_TYPE_CARRIER_AND_ISP` * `TARGETING_TYPE_CATEGORY` * `
2341
+ # TARGETING_TYPE_CHANNEL` * `TARGETING_TYPE_CONTENT_DURATION` * `
2342
+ # TARGETING_TYPE_CONTENT_GENRE` * `TARGETING_TYPE_CONTENT_INSTREAM_POSITION` * `
2343
+ # TARGETING_TYPE_CONTENT_OUTSTREAM_POSITION` * `
2344
+ # TARGETING_TYPE_CONTENT_STREAM_TYPE` * `TARGETING_TYPE_DAY_AND_TIME` * `
2345
+ # TARGETING_TYPE_DEVICE_MAKE_MODEL` * `TARGETING_TYPE_DEVICE_TYPE` * `
2346
+ # TARGETING_TYPE_DIGITAL_CONTENT_LABEL_EXCLUSION` * `TARGETING_TYPE_ENVIRONMENT`
2347
+ # * `TARGETING_TYPE_EXCHANGE` * `TARGETING_TYPE_GENDER` * `
2348
+ # TARGETING_TYPE_GEO_REGION` * `TARGETING_TYPE_HOUSEHOLD_INCOME` * `
2349
+ # TARGETING_TYPE_INVENTORY_SOURCE` * `TARGETING_TYPE_INVENTORY_SOURCE_GROUP` * `
2350
+ # TARGETING_TYPE_KEYWORD` * `TARGETING_TYPE_LANGUAGE` * `
2351
+ # TARGETING_TYPE_NATIVE_CONTENT_POSITION` * `
2352
+ # TARGETING_TYPE_NEGATIVE_KEYWORD_LIST` * `TARGETING_TYPE_OMID` * `
2353
+ # TARGETING_TYPE_ON_SCREEN_POSITION` * `TARGETING_TYPE_OPERATING_SYSTEM` * `
2354
+ # TARGETING_TYPE_PARENTAL_STATUS` * `TARGETING_TYPE_POI` * `
2355
+ # TARGETING_TYPE_PROXIMITY_LOCATION_LIST` * `
2356
+ # TARGETING_TYPE_REGIONAL_LOCATION_LIST` * `
2357
+ # TARGETING_TYPE_SENSITIVE_CATEGORY_EXCLUSION` * `TARGETING_TYPE_SUB_EXCHANGE` *
2358
+ # `TARGETING_TYPE_THIRD_PARTY_VERIFIER` * `TARGETING_TYPE_URL` * `
2359
+ # TARGETING_TYPE_USER_REWARDED_CONTENT` * `TARGETING_TYPE_VIDEO_PLAYER_SIZE` * `
2360
+ # TARGETING_TYPE_VIEWABILITY`
2286
2361
  # @param [Google::Apis::DisplayvideoV1::AssignedTargetingOption] assigned_targeting_option_object
2287
2362
  # @param [String] fields
2288
2363
  # Selector specifying which fields to include in a partial response.
@@ -2324,7 +2399,32 @@ module Google
2324
2399
  # @param [Fixnum] line_item_id
2325
2400
  # Required. The ID of the line item the assigned targeting option belongs to.
2326
2401
  # @param [String] targeting_type
2327
- # Required. Identifies the type of this assigned targeting option.
2402
+ # Required. Identifies the type of this assigned targeting option. Supported
2403
+ # targeting types include: * `TARGETING_TYPE_AGE_RANGE` * `TARGETING_TYPE_APP` *
2404
+ # `TARGETING_TYPE_APP_CATEGORY` * `TARGETING_TYPE_AUDIENCE_GROUP` * `
2405
+ # TARGETING_TYPE_AUDIO_CONTENT_TYPE` * `TARGETING_TYPE_AUTHORIZED_SELLER_STATUS`
2406
+ # * `TARGETING_TYPE_BROWSER` * `TARGETING_TYPE_BUSINESS_CHAIN` * `
2407
+ # TARGETING_TYPE_CARRIER_AND_ISP` * `TARGETING_TYPE_CATEGORY` * `
2408
+ # TARGETING_TYPE_CHANNEL` * `TARGETING_TYPE_CONTENT_DURATION` * `
2409
+ # TARGETING_TYPE_CONTENT_GENRE` * `TARGETING_TYPE_CONTENT_INSTREAM_POSITION` * `
2410
+ # TARGETING_TYPE_CONTENT_OUTSTREAM_POSITION` * `
2411
+ # TARGETING_TYPE_CONTENT_STREAM_TYPE` * `TARGETING_TYPE_DAY_AND_TIME` * `
2412
+ # TARGETING_TYPE_DEVICE_MAKE_MODEL` * `TARGETING_TYPE_DEVICE_TYPE` * `
2413
+ # TARGETING_TYPE_DIGITAL_CONTENT_LABEL_EXCLUSION` * `TARGETING_TYPE_ENVIRONMENT`
2414
+ # * `TARGETING_TYPE_EXCHANGE` * `TARGETING_TYPE_GENDER` * `
2415
+ # TARGETING_TYPE_GEO_REGION` * `TARGETING_TYPE_HOUSEHOLD_INCOME` * `
2416
+ # TARGETING_TYPE_INVENTORY_SOURCE` * `TARGETING_TYPE_INVENTORY_SOURCE_GROUP` * `
2417
+ # TARGETING_TYPE_KEYWORD` * `TARGETING_TYPE_LANGUAGE` * `
2418
+ # TARGETING_TYPE_NATIVE_CONTENT_POSITION` * `
2419
+ # TARGETING_TYPE_NEGATIVE_KEYWORD_LIST` * `TARGETING_TYPE_OMID` * `
2420
+ # TARGETING_TYPE_ON_SCREEN_POSITION` * `TARGETING_TYPE_OPERATING_SYSTEM` * `
2421
+ # TARGETING_TYPE_PARENTAL_STATUS` * `TARGETING_TYPE_POI` * `
2422
+ # TARGETING_TYPE_PROXIMITY_LOCATION_LIST` * `
2423
+ # TARGETING_TYPE_REGIONAL_LOCATION_LIST` * `
2424
+ # TARGETING_TYPE_SENSITIVE_CATEGORY_EXCLUSION` * `TARGETING_TYPE_SUB_EXCHANGE` *
2425
+ # `TARGETING_TYPE_THIRD_PARTY_VERIFIER` * `TARGETING_TYPE_URL` * `
2426
+ # TARGETING_TYPE_USER_REWARDED_CONTENT` * `TARGETING_TYPE_VIDEO_PLAYER_SIZE` * `
2427
+ # TARGETING_TYPE_VIEWABILITY`
2328
2428
  # @param [String] assigned_targeting_option_id
2329
2429
  # Required. The ID of the assigned targeting option to delete.
2330
2430
  # @param [String] fields
@@ -2363,7 +2463,35 @@ module Google
2363
2463
  # @param [Fixnum] line_item_id
2364
2464
  # Required. The ID of the line item the assigned targeting option belongs to.
2365
2465
  # @param [String] targeting_type
2366
- # Required. Identifies the type of this assigned targeting option.
2466
+ # Required. Identifies the type of this assigned targeting option. Supported
2467
+ # targeting types include: * `TARGETING_TYPE_AGE_RANGE` * `TARGETING_TYPE_APP` *
2468
+ # `TARGETING_TYPE_APP_CATEGORY` * `TARGETING_TYPE_AUDIENCE_GROUP` * `
2469
+ # TARGETING_TYPE_AUDIO_CONTENT_TYPE` * `TARGETING_TYPE_AUTHORIZED_SELLER_STATUS`
2470
+ # * `TARGETING_TYPE_BROWSER` * `TARGETING_TYPE_BUSINESS_CHAIN` * `
2471
+ # TARGETING_TYPE_CARRIER_AND_ISP` * `TARGETING_TYPE_CATEGORY` * `
2472
+ # TARGETING_TYPE_CHANNEL` * `TARGETING_TYPE_CONTENT_DURATION` * `
2473
+ # TARGETING_TYPE_CONTENT_GENRE` * `TARGETING_TYPE_CONTENT_INSTREAM_POSITION` * `
2474
+ # TARGETING_TYPE_CONTENT_OUTSTREAM_POSITION` * `
2475
+ # TARGETING_TYPE_CONTENT_STREAM_TYPE` * `TARGETING_TYPE_DAY_AND_TIME` * `
2476
+ # TARGETING_TYPE_DEVICE_MAKE_MODEL` * `TARGETING_TYPE_DEVICE_TYPE` * `
2477
+ # TARGETING_TYPE_DIGITAL_CONTENT_LABEL_EXCLUSION` * `TARGETING_TYPE_ENVIRONMENT`
2478
+ # * `TARGETING_TYPE_EXCHANGE` * `TARGETING_TYPE_GENDER` * `
2479
+ # TARGETING_TYPE_GEO_REGION` * `TARGETING_TYPE_HOUSEHOLD_INCOME` * `
2480
+ # TARGETING_TYPE_INVENTORY_SOURCE` * `TARGETING_TYPE_INVENTORY_SOURCE_GROUP` * `
2481
+ # TARGETING_TYPE_KEYWORD` * `TARGETING_TYPE_LANGUAGE` * `
2482
+ # TARGETING_TYPE_NATIVE_CONTENT_POSITION` * `
2483
+ # TARGETING_TYPE_NEGATIVE_KEYWORD_LIST` * `TARGETING_TYPE_OMID` * `
2484
+ # TARGETING_TYPE_ON_SCREEN_POSITION` * `TARGETING_TYPE_OPERATING_SYSTEM` * `
2485
+ # TARGETING_TYPE_PARENTAL_STATUS` * `TARGETING_TYPE_POI` * `
2486
+ # TARGETING_TYPE_PROXIMITY_LOCATION_LIST` * `
2487
+ # TARGETING_TYPE_REGIONAL_LOCATION_LIST` * `
2488
+ # TARGETING_TYPE_SENSITIVE_CATEGORY_EXCLUSION` * `TARGETING_TYPE_SUB_EXCHANGE` *
2489
+ # `TARGETING_TYPE_THIRD_PARTY_VERIFIER` * `TARGETING_TYPE_URL` * `
2490
+ # TARGETING_TYPE_USER_REWARDED_CONTENT` * `TARGETING_TYPE_VIDEO_PLAYER_SIZE` * `
2491
+ # TARGETING_TYPE_VIEWABILITY` * `TARGETING_TYPE_YOUTUBE_CHANNEL` (only for `
2492
+ # LINE_ITEM_TYPE_YOUTUBE_AND_PARTNERS_VIDEO_SEQUENCE` line items) * `
2493
+ # TARGETING_TYPE_YOUTUBE_VIDEO` (only for `
2494
+ # LINE_ITEM_TYPE_YOUTUBE_AND_PARTNERS_VIDEO_SEQUENCE` line items)
2367
2495
  # @param [String] assigned_targeting_option_id
2368
2496
  # Required. An identifier unique to the targeting type in this line item that
2369
2497
  # identifies the assigned targeting option being requested.
@@ -2403,7 +2531,35 @@ module Google
2403
2531
  # @param [Fixnum] line_item_id
2404
2532
  # Required. The ID of the line item to list assigned targeting options for.
2405
2533
  # @param [String] targeting_type
2406
- # Required. Identifies the type of assigned targeting options to list.
2534
+ # Required. Identifies the type of assigned targeting options to list. Supported
2535
+ # targeting types include: * `TARGETING_TYPE_AGE_RANGE` * `TARGETING_TYPE_APP` *
2536
+ # `TARGETING_TYPE_APP_CATEGORY` * `TARGETING_TYPE_AUDIENCE_GROUP` * `
2537
+ # TARGETING_TYPE_AUDIO_CONTENT_TYPE` * `TARGETING_TYPE_AUTHORIZED_SELLER_STATUS`
2538
+ # * `TARGETING_TYPE_BROWSER` * `TARGETING_TYPE_BUSINESS_CHAIN` * `
2539
+ # TARGETING_TYPE_CARRIER_AND_ISP` * `TARGETING_TYPE_CATEGORY` * `
2540
+ # TARGETING_TYPE_CHANNEL` * `TARGETING_TYPE_CONTENT_DURATION` * `
2541
+ # TARGETING_TYPE_CONTENT_GENRE` * `TARGETING_TYPE_CONTENT_INSTREAM_POSITION` * `
2542
+ # TARGETING_TYPE_CONTENT_OUTSTREAM_POSITION` * `
2543
+ # TARGETING_TYPE_CONTENT_STREAM_TYPE` * `TARGETING_TYPE_DAY_AND_TIME` * `
2544
+ # TARGETING_TYPE_DEVICE_MAKE_MODEL` * `TARGETING_TYPE_DEVICE_TYPE` * `
2545
+ # TARGETING_TYPE_DIGITAL_CONTENT_LABEL_EXCLUSION` * `TARGETING_TYPE_ENVIRONMENT`
2546
+ # * `TARGETING_TYPE_EXCHANGE` * `TARGETING_TYPE_GENDER` * `
2547
+ # TARGETING_TYPE_GEO_REGION` * `TARGETING_TYPE_HOUSEHOLD_INCOME` * `
2548
+ # TARGETING_TYPE_INVENTORY_SOURCE` * `TARGETING_TYPE_INVENTORY_SOURCE_GROUP` * `
2549
+ # TARGETING_TYPE_KEYWORD` * `TARGETING_TYPE_LANGUAGE` * `
2550
+ # TARGETING_TYPE_NATIVE_CONTENT_POSITION` * `
2551
+ # TARGETING_TYPE_NEGATIVE_KEYWORD_LIST` * `TARGETING_TYPE_OMID` * `
2552
+ # TARGETING_TYPE_ON_SCREEN_POSITION` * `TARGETING_TYPE_OPERATING_SYSTEM` * `
2553
+ # TARGETING_TYPE_PARENTAL_STATUS` * `TARGETING_TYPE_POI` * `
2554
+ # TARGETING_TYPE_PROXIMITY_LOCATION_LIST` * `
2555
+ # TARGETING_TYPE_REGIONAL_LOCATION_LIST` * `
2556
+ # TARGETING_TYPE_SENSITIVE_CATEGORY_EXCLUSION` * `TARGETING_TYPE_SUB_EXCHANGE` *
2557
+ # `TARGETING_TYPE_THIRD_PARTY_VERIFIER` * `TARGETING_TYPE_URL` * `
2558
+ # TARGETING_TYPE_USER_REWARDED_CONTENT` * `TARGETING_TYPE_VIDEO_PLAYER_SIZE` * `
2559
+ # TARGETING_TYPE_VIEWABILITY` * `TARGETING_TYPE_YOUTUBE_CHANNEL` (only for `
2560
+ # LINE_ITEM_TYPE_YOUTUBE_AND_PARTNERS_VIDEO_SEQUENCE` line items) * `
2561
+ # TARGETING_TYPE_YOUTUBE_VIDEO` (only for `
2562
+ # LINE_ITEM_TYPE_YOUTUBE_AND_PARTNERS_VIDEO_SEQUENCE` line items)
2407
2563
  # @param [String] filter
2408
2564
  # Allows filtering by assigned targeting option properties. Supported syntax: *
2409
2565
  # Filter expressions are made up of one or more restrictions. * Restrictions can
@@ -3528,7 +3684,8 @@ module Google
3528
3684
  # Required. Identifies the type of this assigned targeting option. Supported
3529
3685
  # targeting types: * `TARGETING_TYPE_CHANNEL` * `
3530
3686
  # TARGETING_TYPE_DIGITAL_CONTENT_LABEL_EXCLUSION` * `TARGETING_TYPE_OMID` * `
3531
- # TARGETING_TYPE_SENSITIVE_CATEGORY_EXCLUSION`
3687
+ # TARGETING_TYPE_SENSITIVE_CATEGORY_EXCLUSION` * `TARGETING_TYPE_YOUTUBE_VIDEO` *
3688
+ # `TARGETING_TYPE_YOUTUBE_CHANNEL`
3532
3689
  # @param [String] assigned_targeting_option_id
3533
3690
  # Required. An identifier unique to the targeting type in this advertiser that
3534
3691
  # identifies the assigned targeting option being requested.
@@ -3568,7 +3725,8 @@ module Google
3568
3725
  # Required. Identifies the type of assigned targeting options to list. Supported
3569
3726
  # targeting types: * `TARGETING_TYPE_CHANNEL` * `
3570
3727
  # TARGETING_TYPE_DIGITAL_CONTENT_LABEL_EXCLUSION` * `TARGETING_TYPE_OMID` * `
3571
- # TARGETING_TYPE_SENSITIVE_CATEGORY_EXCLUSION`
3728
+ # TARGETING_TYPE_SENSITIVE_CATEGORY_EXCLUSION` * `TARGETING_TYPE_YOUTUBE_VIDEO` *
3729
+ # `TARGETING_TYPE_YOUTUBE_CHANNEL`
3572
3730
  # @param [String] filter
3573
3731
  # Allows filtering by assigned targeting option properties. Supported syntax: *
3574
3732
  # Filter expressions are made up of one or more restrictions. * Restrictions can
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-displayvideo_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.42.0
4
+ version: 0.44.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2022-12-12 00:00:00.000000000 Z
11
+ date: 2023-02-19 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -16,7 +16,7 @@ dependencies:
16
16
  requirements:
17
17
  - - ">="
18
18
  - !ruby/object:Gem::Version
19
- version: 0.9.1
19
+ version: 0.11.0
20
20
  - - "<"
21
21
  - !ruby/object:Gem::Version
22
22
  version: 2.a
@@ -26,7 +26,7 @@ dependencies:
26
26
  requirements:
27
27
  - - ">="
28
28
  - !ruby/object:Gem::Version
29
- version: 0.9.1
29
+ version: 0.11.0
30
30
  - - "<"
31
31
  - !ruby/object:Gem::Version
32
32
  version: 2.a
@@ -58,7 +58,7 @@ licenses:
58
58
  metadata:
59
59
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
60
60
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-displayvideo_v1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-displayvideo_v1/v0.42.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-displayvideo_v1/v0.44.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-displayvideo_v1
63
63
  post_install_message:
64
64
  rdoc_options: []
@@ -75,7 +75,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
75
75
  - !ruby/object:Gem::Version
76
76
  version: '0'
77
77
  requirements: []
78
- rubygems_version: 3.3.14
78
+ rubygems_version: 3.4.2
79
79
  signing_key:
80
80
  specification_version: 4
81
81
  summary: Simple REST client for Display & Video 360 API V1