google-apis-adexchangebuyer2_v2beta1 0.18.0 → 0.19.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: d2ec739aac9c5bbe08ba7b962e6810ee9261ace1a0fef3e4e3521d100ba18dc5
4
- data.tar.gz: 47cfb51214bc2d2388abfcc5f81be453254ad223bc49c4b13b14dfe8b114f472
3
+ metadata.gz: 950d962c4820f2a16669d83ea3441fe11bb5007d358f4d4c95eeb44e3de93837
4
+ data.tar.gz: 3fa2e541b0f22f9756bf60626ee124ffa95458e9e85527fcb9dbddb57f0555db
5
5
  SHA512:
6
- metadata.gz: 503ec1fb0aa0a302b03f75409db5f1942f303ae63cc8d21f932c0a67fd0209bc3f19fe2781e12b008c5594ac53008ac240d0d57447290cbe3a085719b40e5296
7
- data.tar.gz: 6f48a66066e708ae390e342e1efdb0eed673ede66ce8e2816ff515d8646cfc159dab32acd18a785b13a88e4d1472b0bf4f7e6e52f300152a74a12faac0be0547
6
+ metadata.gz: dcbae18dc4063fbc193035c503428d1ed6873a55b118207fed63b50de3f4dfd440a6af362efe8af90325f7f57644f5d7317bbf8b1ff9db99b033773fdf56c386
7
+ data.tar.gz: d07531c1f43f391ca8c009b966ae6cab08d8d16ef58f619982d3f2a151ee35e9ceafc51b420882b331318cc4858547b50f49def07165f553d1e23356f76e4c79
data/CHANGELOG.md CHANGED
@@ -1,5 +1,10 @@
1
1
  # Release history for google-apis-adexchangebuyer2_v2beta1
2
2
 
3
+ ### v0.19.0 (2022-09-15)
4
+
5
+ * Regenerated from discovery document revision 20220913
6
+ * Regenerated using generator version 0.9.0
7
+
3
8
  ### v0.18.0 (2022-07-01)
4
9
 
5
10
  * Regenerated using generator version 0.8.0
@@ -238,37 +238,37 @@ module Google
238
238
  include Google::Apis::Core::Hashable
239
239
 
240
240
  # A metric value, with an expected value and a variance; represents a count that
241
- # may be either exact or estimated (i.e. when sampled).
241
+ # may be either exact or estimated (for example, when sampled).
242
242
  # Corresponds to the JSON property `bids`
243
243
  # @return [Google::Apis::Adexchangebuyer2V2beta1::MetricValue]
244
244
  attr_accessor :bids
245
245
 
246
246
  # A metric value, with an expected value and a variance; represents a count that
247
- # may be either exact or estimated (i.e. when sampled).
247
+ # may be either exact or estimated (for example, when sampled).
248
248
  # Corresponds to the JSON property `bidsInAuction`
249
249
  # @return [Google::Apis::Adexchangebuyer2V2beta1::MetricValue]
250
250
  attr_accessor :bids_in_auction
251
251
 
252
252
  # A metric value, with an expected value and a variance; represents a count that
253
- # may be either exact or estimated (i.e. when sampled).
253
+ # may be either exact or estimated (for example, when sampled).
254
254
  # Corresponds to the JSON property `billedImpressions`
255
255
  # @return [Google::Apis::Adexchangebuyer2V2beta1::MetricValue]
256
256
  attr_accessor :billed_impressions
257
257
 
258
258
  # A metric value, with an expected value and a variance; represents a count that
259
- # may be either exact or estimated (i.e. when sampled).
259
+ # may be either exact or estimated (for example, when sampled).
260
260
  # Corresponds to the JSON property `impressionsWon`
261
261
  # @return [Google::Apis::Adexchangebuyer2V2beta1::MetricValue]
262
262
  attr_accessor :impressions_won
263
263
 
264
264
  # A metric value, with an expected value and a variance; represents a count that
265
- # may be either exact or estimated (i.e. when sampled).
265
+ # may be either exact or estimated (for example, when sampled).
266
266
  # Corresponds to the JSON property `measurableImpressions`
267
267
  # @return [Google::Apis::Adexchangebuyer2V2beta1::MetricValue]
268
268
  attr_accessor :measurable_impressions
269
269
 
270
270
  # A metric value, with an expected value and a variance; represents a count that
271
- # may be either exact or estimated (i.e. when sampled).
271
+ # may be either exact or estimated (for example, when sampled).
272
272
  # Corresponds to the JSON property `reachedQueries`
273
273
  # @return [Google::Apis::Adexchangebuyer2V2beta1::MetricValue]
274
274
  attr_accessor :reached_queries
@@ -280,7 +280,7 @@ module Google
280
280
  attr_accessor :row_dimensions
281
281
 
282
282
  # A metric value, with an expected value and a variance; represents a count that
283
- # may be either exact or estimated (i.e. when sampled).
283
+ # may be either exact or estimated (for example, when sampled).
284
284
  # Corresponds to the JSON property `viewableImpressions`
285
285
  # @return [Google::Apis::Adexchangebuyer2V2beta1::MetricValue]
286
286
  attr_accessor :viewable_impressions
@@ -308,7 +308,7 @@ module Google
308
308
  include Google::Apis::Core::Hashable
309
309
 
310
310
  # A metric value, with an expected value and a variance; represents a count that
311
- # may be either exact or estimated (i.e. when sampled).
311
+ # may be either exact or estimated (for example, when sampled).
312
312
  # Corresponds to the JSON property `impressionCount`
313
313
  # @return [Google::Apis::Adexchangebuyer2V2beta1::MetricValue]
314
314
  attr_accessor :impression_count
@@ -370,7 +370,7 @@ module Google
370
370
  attr_accessor :callout_status_id
371
371
 
372
372
  # A metric value, with an expected value and a variance; represents a count that
373
- # may be either exact or estimated (i.e. when sampled).
373
+ # may be either exact or estimated (for example, when sampled).
374
374
  # Corresponds to the JSON property `impressionCount`
375
375
  # @return [Google::Apis::Adexchangebuyer2V2beta1::MetricValue]
376
376
  attr_accessor :impression_count
@@ -503,7 +503,7 @@ module Google
503
503
  # A client user is created under a client buyer and has restricted access to the
504
504
  # Marketplace and certain other sections of the Authorized Buyers UI based on
505
505
  # the role granted to the associated client buyer. The only way a new client
506
- # user can be created is via accepting an email invitation (see the accounts.
506
+ # user can be created is through accepting an email invitation (see the accounts.
507
507
  # clients.invitations.create method). All fields are required unless otherwise
508
508
  # specified.
509
509
  class ClientUser
@@ -680,7 +680,7 @@ module Google
680
680
  # @return [Fixnum]
681
681
  attr_accessor :agency_id
682
682
 
683
- # Output only. The last update timestamp of the creative via API.
683
+ # Output only. The last update timestamp of the creative through the API.
684
684
  # Corresponds to the JSON property `apiUpdateTime`
685
685
  # @return [String]
686
686
  attr_accessor :api_update_time
@@ -784,7 +784,7 @@ module Google
784
784
 
785
785
  # Output only. The granular status of this ad in specific contexts. A context
786
786
  # here relates to where something ultimately serves (for example, a physical
787
- # location, a platform, an HTTPS vs HTTP request, or the type of auction).
787
+ # location, a platform, an HTTPS versus HTTP request, or the type of auction).
788
788
  # Corresponds to the JSON property `servingRestrictions`
789
789
  # @return [Array<Google::Apis::Adexchangebuyer2V2beta1::ServingRestriction>]
790
790
  attr_accessor :serving_restrictions
@@ -993,7 +993,7 @@ module Google
993
993
  include Google::Apis::Core::Hashable
994
994
 
995
995
  # A metric value, with an expected value and a variance; represents a count that
996
- # may be either exact or estimated (i.e. when sampled).
996
+ # may be either exact or estimated (for example, when sampled).
997
997
  # Corresponds to the JSON property `bidCount`
998
998
  # @return [Google::Apis::Adexchangebuyer2V2beta1::MetricValue]
999
999
  attr_accessor :bid_count
@@ -1165,8 +1165,8 @@ module Google
1165
1165
 
1166
1166
  # Optional. Proposed flight start time of the deal. This will generally be
1167
1167
  # stored in the granularity of one second since deal serving starts at seconds
1168
- # boundary. Any time specified with more granularity (e.g., in milliseconds)
1169
- # will be truncated towards the start of time in seconds.
1168
+ # boundary. Any time specified with more granularity (for example, in
1169
+ # milliseconds) will be truncated towards the start of time in seconds.
1170
1170
  # Corresponds to the JSON property `availableStartTime`
1171
1171
  # @return [String]
1172
1172
  attr_accessor :available_start_time
@@ -1225,8 +1225,8 @@ module Google
1225
1225
  attr_accessor :deal_serving_metadata
1226
1226
 
1227
1227
  # The deal terms specify the details of a Product/deal. They specify things like
1228
- # price per buyer, the type of pricing model (e.g., fixed price, auction) and
1229
- # expected impressions from the publisher.
1228
+ # price per buyer, the type of pricing model (for example, fixed price, auction)
1229
+ # and expected impressions from the publisher.
1230
1230
  # Corresponds to the JSON property `dealTerms`
1231
1231
  # @return [Google::Apis::Adexchangebuyer2V2beta1::DealTerms]
1232
1232
  attr_accessor :deal_terms
@@ -1407,8 +1407,8 @@ module Google
1407
1407
  end
1408
1408
 
1409
1409
  # The deal terms specify the details of a Product/deal. They specify things like
1410
- # price per buyer, the type of pricing model (e.g., fixed price, auction) and
1411
- # expected impressions from the publisher.
1410
+ # price per buyer, the type of pricing model (for example, fixed price, auction)
1411
+ # and expected impressions from the publisher.
1412
1412
  class DealTerms
1413
1413
  include Google::Apis::Core::Hashable
1414
1414
 
@@ -1549,7 +1549,7 @@ module Google
1549
1549
  # A set of filters that is applied to a request for data. Within a filter set,
1550
1550
  # an AND operation is performed across the filters represented by each field. An
1551
1551
  # OR operation is performed across the filters represented by the multiple
1552
- # values of a repeated field, e.g., "format=VIDEO AND deal_id=12 AND (
1552
+ # values of a repeated field, for example, "format=VIDEO AND deal_id=12 AND (
1553
1553
  # seller_network_id=34 OR seller_network_id=56)".
1554
1554
  class FilterSet
1555
1555
  include Google::Apis::Core::Hashable
@@ -1570,15 +1570,16 @@ module Google
1570
1570
  attr_accessor :breakdown_dimensions
1571
1571
 
1572
1572
  # The ID of the creative on which to filter; optional. This field may be set
1573
- # only for a filter set that accesses account-level troubleshooting data, i.e.,
1574
- # one whose name matches the `bidders/*/accounts/*/filterSets/*` pattern.
1573
+ # only for a filter set that accesses account-level troubleshooting data, for
1574
+ # example, one whose name matches the `bidders/*/accounts/*/filterSets/*`
1575
+ # pattern.
1575
1576
  # Corresponds to the JSON property `creativeId`
1576
1577
  # @return [String]
1577
1578
  attr_accessor :creative_id
1578
1579
 
1579
1580
  # The ID of the deal on which to filter; optional. This field may be set only
1580
- # for a filter set that accesses account-level troubleshooting data, i.e., one
1581
- # whose name matches the `bidders/*/accounts/*/filterSets/*` pattern.
1581
+ # for a filter set that accesses account-level troubleshooting data, for example,
1582
+ # one whose name matches the `bidders/*/accounts/*/filterSets/*` pattern.
1582
1583
  # Corresponds to the JSON property `dealId`
1583
1584
  # @return [Fixnum]
1584
1585
  attr_accessor :deal_id
@@ -1610,7 +1611,7 @@ module Google
1610
1611
  attr_accessor :name
1611
1612
 
1612
1613
  # The list of platforms on which to filter; may be empty. The filters
1613
- # represented by multiple platforms are ORed together (i.e., if non-empty,
1614
+ # represented by multiple platforms are ORed together (for example, if non-empty,
1614
1615
  # results must match any one of the platforms).
1615
1616
  # Corresponds to the JSON property `platforms`
1616
1617
  # @return [Array<String>]
@@ -1631,8 +1632,8 @@ module Google
1631
1632
  attr_accessor :realtime_time_range
1632
1633
 
1633
1634
  # A relative date range, specified by an offset and a duration. The supported
1634
- # range of dates begins 30 days before today and ends today, i.e., the limits
1635
- # for these values are: offset_days >= 0 duration_days >= 1 offset_days +
1635
+ # range of dates begins 30 days before today and ends today, for example, the
1636
+ # limits for these values are: offset_days >= 0 duration_days >= 1 offset_days +
1636
1637
  # duration_days <= 30
1637
1638
  # Corresponds to the JSON property `relativeDateRange`
1638
1639
  # @return [Google::Apis::Adexchangebuyer2V2beta1::RelativeDateRange]
@@ -1640,15 +1641,15 @@ module Google
1640
1641
 
1641
1642
  # For Authorized Buyers only. The list of IDs of the seller (publisher) networks
1642
1643
  # on which to filter; may be empty. The filters represented by multiple seller
1643
- # network IDs are ORed together (i.e., if non-empty, results must match any one
1644
- # of the publisher networks). See [seller-network-ids](https://developers.google.
1645
- # com/authorized-buyers/rtb/downloads/seller-network-ids) file for the set of
1646
- # existing seller network IDs.
1644
+ # network IDs are ORed together (for example, if non-empty, results must match
1645
+ # any one of the publisher networks). See [seller-network-ids](https://
1646
+ # developers.google.com/authorized-buyers/rtb/downloads/seller-network-ids) file
1647
+ # for the set of existing seller network IDs.
1647
1648
  # Corresponds to the JSON property `sellerNetworkIds`
1648
1649
  # @return [Array<Fixnum>]
1649
1650
  attr_accessor :seller_network_ids
1650
1651
 
1651
- # The granularity of time intervals if a time series breakdown is desired;
1652
+ # The granularity of time intervals if a time series breakdown is preferred;
1652
1653
  # optional.
1653
1654
  # Corresponds to the JSON property `timeSeriesGranularity`
1654
1655
  # @return [String]
@@ -1683,7 +1684,7 @@ module Google
1683
1684
  include Google::Apis::Core::Hashable
1684
1685
 
1685
1686
  # A metric value, with an expected value and a variance; represents a count that
1686
- # may be either exact or estimated (i.e. when sampled).
1687
+ # may be either exact or estimated (for example, when sampled).
1687
1688
  # Corresponds to the JSON property `bidCount`
1688
1689
  # @return [Google::Apis::Adexchangebuyer2V2beta1::MetricValue]
1689
1690
  attr_accessor :bid_count
@@ -1712,13 +1713,13 @@ module Google
1712
1713
  end
1713
1714
 
1714
1715
  # The number of filtered bids with the specified dimension values, among those
1715
- # filtered due to the requested filtering reason (i.e. creative status), that
1716
- # have the specified detail.
1716
+ # filtered due to the requested filtering reason (for example, creative status),
1717
+ # that have the specified detail.
1717
1718
  class FilteredBidDetailRow
1718
1719
  include Google::Apis::Core::Hashable
1719
1720
 
1720
1721
  # A metric value, with an expected value and a variance; represents a count that
1721
- # may be either exact or estimated (i.e. when sampled).
1722
+ # may be either exact or estimated (for example, when sampled).
1722
1723
  # Corresponds to the JSON property `bidCount`
1723
1724
  # @return [Google::Apis::Adexchangebuyer2V2beta1::MetricValue]
1724
1725
  attr_accessor :bid_count
@@ -1952,25 +1953,25 @@ module Google
1952
1953
  include Google::Apis::Core::Hashable
1953
1954
 
1954
1955
  # A metric value, with an expected value and a variance; represents a count that
1955
- # may be either exact or estimated (i.e. when sampled).
1956
+ # may be either exact or estimated (for example, when sampled).
1956
1957
  # Corresponds to the JSON property `availableImpressions`
1957
1958
  # @return [Google::Apis::Adexchangebuyer2V2beta1::MetricValue]
1958
1959
  attr_accessor :available_impressions
1959
1960
 
1960
1961
  # A metric value, with an expected value and a variance; represents a count that
1961
- # may be either exact or estimated (i.e. when sampled).
1962
+ # may be either exact or estimated (for example, when sampled).
1962
1963
  # Corresponds to the JSON property `bidRequests`
1963
1964
  # @return [Google::Apis::Adexchangebuyer2V2beta1::MetricValue]
1964
1965
  attr_accessor :bid_requests
1965
1966
 
1966
1967
  # A metric value, with an expected value and a variance; represents a count that
1967
- # may be either exact or estimated (i.e. when sampled).
1968
+ # may be either exact or estimated (for example, when sampled).
1968
1969
  # Corresponds to the JSON property `inventoryMatches`
1969
1970
  # @return [Google::Apis::Adexchangebuyer2V2beta1::MetricValue]
1970
1971
  attr_accessor :inventory_matches
1971
1972
 
1972
1973
  # A metric value, with an expected value and a variance; represents a count that
1973
- # may be either exact or estimated (i.e. when sampled).
1974
+ # may be either exact or estimated (for example, when sampled).
1974
1975
  # Corresponds to the JSON property `responsesWithBids`
1975
1976
  # @return [Google::Apis::Adexchangebuyer2V2beta1::MetricValue]
1976
1977
  attr_accessor :responses_with_bids
@@ -1982,7 +1983,7 @@ module Google
1982
1983
  attr_accessor :row_dimensions
1983
1984
 
1984
1985
  # A metric value, with an expected value and a variance; represents a count that
1985
- # may be either exact or estimated (i.e. when sampled).
1986
+ # may be either exact or estimated (for example, when sampled).
1986
1987
  # Corresponds to the JSON property `successfulResponses`
1987
1988
  # @return [Google::Apis::Adexchangebuyer2V2beta1::MetricValue]
1988
1989
  attr_accessor :successful_responses
@@ -2375,8 +2376,8 @@ module Google
2375
2376
  class ListFilteredBidsResponse
2376
2377
  include Google::Apis::Core::Hashable
2377
2378
 
2378
- # List of rows, with counts of filtered bids aggregated by filtering reason (i.e.
2379
- # creative status).
2379
+ # List of rows, with counts of filtered bids aggregated by filtering reason (for
2380
+ # example, creative status).
2380
2381
  # Corresponds to the JSON property `creativeStatusRows`
2381
2382
  # @return [Array<Google::Apis::Adexchangebuyer2V2beta1::CreativeStatusRow>]
2382
2383
  attr_accessor :creative_status_rows
@@ -2431,8 +2432,8 @@ module Google
2431
2432
  class ListLosingBidsResponse
2432
2433
  include Google::Apis::Core::Hashable
2433
2434
 
2434
- # List of rows, with counts of losing bids aggregated by loss reason (i.e.
2435
- # creative status).
2435
+ # List of rows, with counts of losing bids aggregated by loss reason (for
2436
+ # example, creative status).
2436
2437
  # Corresponds to the JSON property `creativeStatusRows`
2437
2438
  # @return [Array<Google::Apis::Adexchangebuyer2V2beta1::CreativeStatusRow>]
2438
2439
  attr_accessor :creative_status_rows
@@ -2562,9 +2563,9 @@ module Google
2562
2563
  class LocationContext
2563
2564
  include Google::Apis::Core::Hashable
2564
2565
 
2565
- # IDs representing the geo location for this context. Please refer to the [geo-
2566
- # table.csv](https://storage.googleapis.com/adx-rtb-dictionaries/geo-table.csv)
2567
- # file for different geo criteria IDs.
2566
+ # IDs representing the geo location for this context. Refer to the [geo-table.
2567
+ # csv](https://storage.googleapis.com/adx-rtb-dictionaries/geo-table.csv) file
2568
+ # for different geo criteria IDs.
2568
2569
  # Corresponds to the JSON property `geoCriteriaIds`
2569
2570
  # @return [Array<Fixnum>]
2570
2571
  attr_accessor :geo_criteria_ids
@@ -2600,9 +2601,9 @@ module Google
2600
2601
  # @return [Google::Apis::Adexchangebuyer2V2beta1::InventorySizeTargeting]
2601
2602
  attr_accessor :inventory_size_targeting
2602
2603
 
2603
- # Represents targeting about where the ads can appear, e.g., certain sites or
2604
- # mobile applications. Different placement targeting types will be logically OR'
2605
- # ed.
2604
+ # Represents targeting about where the ads can appear, for example, certain
2605
+ # sites or mobile applications. Different placement targeting types will be
2606
+ # logically OR'ed.
2606
2607
  # Corresponds to the JSON property `placementTargeting`
2607
2608
  # @return [Google::Apis::Adexchangebuyer2V2beta1::PlacementTargeting]
2608
2609
  attr_accessor :placement_targeting
@@ -2632,7 +2633,7 @@ module Google
2632
2633
  end
2633
2634
 
2634
2635
  # A metric value, with an expected value and a variance; represents a count that
2635
- # may be either exact or estimated (i.e. when sampled).
2636
+ # may be either exact or estimated (for example, when sampled).
2636
2637
  class MetricValue
2637
2638
  include Google::Apis::Core::Hashable
2638
2639
 
@@ -2641,12 +2642,12 @@ module Google
2641
2642
  # @return [Fixnum]
2642
2643
  attr_accessor :value
2643
2644
 
2644
- # The variance (i.e. square of the standard deviation) of the metric value. If
2645
- # value is exact, variance is 0. Can be used to calculate margin of error as a
2646
- # percentage of value, using the following formula, where Z is the standard
2647
- # constant that depends on the desired size of the confidence interval (e.g. for
2648
- # 90% confidence interval, use Z = 1.645): marginOfError = 100 * Z * sqrt(
2649
- # variance) / value
2645
+ # The variance (for example, square of the standard deviation) of the metric
2646
+ # value. If value is exact, variance is 0. Can be used to calculate margin of
2647
+ # error as a percentage of value, using the following formula, where Z is the
2648
+ # standard constant that depends on the preferred size of the confidence
2649
+ # interval (for example, for 90% confidence interval, use Z = 1.645):
2650
+ # marginOfError = 100 * Z * sqrt(variance) / value
2650
2651
  # Corresponds to the JSON property `variance`
2651
2652
  # @return [Fixnum]
2652
2653
  attr_accessor :variance
@@ -2822,7 +2823,7 @@ module Google
2822
2823
  include Google::Apis::Core::Hashable
2823
2824
 
2824
2825
  # A metric value, with an expected value and a variance; represents a count that
2825
- # may be either exact or estimated (i.e. when sampled).
2826
+ # may be either exact or estimated (for example, when sampled).
2826
2827
  # Corresponds to the JSON property `bidCount`
2827
2828
  # @return [Google::Apis::Adexchangebuyer2V2beta1::MetricValue]
2828
2829
  attr_accessor :bid_count
@@ -3016,9 +3017,9 @@ module Google
3016
3017
  end
3017
3018
  end
3018
3019
 
3019
- # Represents targeting about where the ads can appear, e.g., certain sites or
3020
- # mobile applications. Different placement targeting types will be logically OR'
3021
- # ed.
3020
+ # Represents targeting about where the ads can appear, for example, certain
3021
+ # sites or mobile applications. Different placement targeting types will be
3022
+ # logically OR'ed.
3022
3023
  class PlacementTargeting
3023
3024
  include Google::Apis::Core::Hashable
3024
3025
 
@@ -3027,7 +3028,7 @@ module Google
3027
3028
  # @return [Google::Apis::Adexchangebuyer2V2beta1::MobileApplicationTargeting]
3028
3029
  attr_accessor :mobile_application_targeting
3029
3030
 
3030
- # Represents a list of targeted and excluded URLs (e.g., google.com). For
3031
+ # Represents a list of targeted and excluded URLs (for example, google.com). For
3031
3032
  # Private Auction and AdX Preferred Deals, URLs are either included or excluded.
3032
3033
  # For Programmatic Guaranteed and Preferred Deals, this doesn't apply.
3033
3034
  # Corresponds to the JSON property `urlTargeting`
@@ -3147,7 +3148,7 @@ module Google
3147
3148
  end
3148
3149
  end
3149
3150
 
3150
- # A product is a segment of inventory that a seller wishes to sell. It is
3151
+ # A product is a segment of inventory that a seller wants to sell. It is
3151
3152
  # associated with certain terms and targeting information which helps the buyer
3152
3153
  # know more about the inventory.
3153
3154
  class Product
@@ -3225,8 +3226,8 @@ module Google
3225
3226
  attr_accessor :targeting_criterion
3226
3227
 
3227
3228
  # The deal terms specify the details of a Product/deal. They specify things like
3228
- # price per buyer, the type of pricing model (e.g., fixed price, auction) and
3229
- # expected impressions from the publisher.
3229
+ # price per buyer, the type of pricing model (for example, fixed price, auction)
3230
+ # and expected impressions from the publisher.
3230
3231
  # Corresponds to the JSON property `terms`
3231
3232
  # @return [Google::Apis::Adexchangebuyer2V2beta1::DealTerms]
3232
3233
  attr_accessor :terms
@@ -3598,20 +3599,20 @@ module Google
3598
3599
  end
3599
3600
 
3600
3601
  # A relative date range, specified by an offset and a duration. The supported
3601
- # range of dates begins 30 days before today and ends today, i.e., the limits
3602
- # for these values are: offset_days >= 0 duration_days >= 1 offset_days +
3602
+ # range of dates begins 30 days before today and ends today, for example, the
3603
+ # limits for these values are: offset_days >= 0 duration_days >= 1 offset_days +
3603
3604
  # duration_days <= 30
3604
3605
  class RelativeDateRange
3605
3606
  include Google::Apis::Core::Hashable
3606
3607
 
3607
- # The number of days in the requested date range, e.g., for a range spanning
3608
- # today: 1. For a range spanning the last 7 days: 7.
3608
+ # The number of days in the requested date range, for example, for a range
3609
+ # spanning today: 1. For a range spanning the last 7 days: 7.
3609
3610
  # Corresponds to the JSON property `durationDays`
3610
3611
  # @return [Fixnum]
3611
3612
  attr_accessor :duration_days
3612
3613
 
3613
3614
  # The end date of the filter set, specified as the number of days before today,
3614
- # e.g., for a range where the last date is today: 0.
3615
+ # for example, for a range where the last date is today: 0.
3615
3616
  # Corresponds to the JSON property `offsetDays`
3616
3617
  # @return [Fixnum]
3617
3618
  attr_accessor :offset_days
@@ -3805,8 +3806,8 @@ module Google
3805
3806
 
3806
3807
  # Output only. A representation of the status of an ad in a specific context. A
3807
3808
  # context here relates to where something ultimately serves (for example, a user
3808
- # or publisher geo, a platform, an HTTPS vs HTTP request, or the type of auction)
3809
- # .
3809
+ # or publisher geo, a platform, an HTTPS versus HTTP request, or the type of
3810
+ # auction).
3810
3811
  class ServingRestriction
3811
3812
  include Google::Apis::Core::Hashable
3812
3813
 
@@ -3822,7 +3823,7 @@ module Google
3822
3823
 
3823
3824
  # Any disapprovals bound to this restriction. Only present if status=DISAPPROVED.
3824
3825
  # Can be used to filter the response of the creatives.list method. Deprecated;
3825
- # please use disapproval field instead.
3826
+ # use disapproval field instead.
3826
3827
  # Corresponds to the JSON property `disapprovalReasons`
3827
3828
  # @return [Array<Google::Apis::Adexchangebuyer2V2beta1::Disapproval>]
3828
3829
  attr_accessor :disapproval_reasons
@@ -4060,7 +4061,7 @@ module Google
4060
4061
  end
4061
4062
  end
4062
4063
 
4063
- # Represents a list of targeted and excluded URLs (e.g., google.com). For
4064
+ # Represents a list of targeted and excluded URLs (for example, google.com). For
4064
4065
  # Private Auction and AdX Preferred Deals, URLs are either included or excluded.
4065
4066
  # For Programmatic Guaranteed and Preferred Deals, this doesn't apply.
4066
4067
  class UrlTargeting
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module Adexchangebuyer2V2beta1
18
18
  # Version of the google-apis-adexchangebuyer2_v2beta1 gem
19
- GEM_VERSION = "0.18.0"
19
+ GEM_VERSION = "0.19.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.8.0"
22
+ GENERATOR_VERSION = "0.9.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20220615"
25
+ REVISION = "20220913"
26
26
  end
27
27
  end
28
28
  end
@@ -519,7 +519,7 @@ module Google
519
519
  # current user has access to.
520
520
  # @param [Fixnum] page_size
521
521
  # Requested page size. The server may return fewer creatives than requested (due
522
- # to timeout constraint) even if more are available via another call. If
522
+ # to timeout constraint) even if more are available through another call. If
523
523
  # unspecified, server will pick an appropriate default. Acceptable values are 1
524
524
  # to 1000, inclusive.
525
525
  # @param [String] page_token
@@ -855,9 +855,9 @@ module Google
855
855
  # Update given deals to pause serving. This method will set the `
856
856
  # DealServingMetadata.DealPauseStatus.has_buyer_paused` bit to true for all
857
857
  # listed deals in the request. Currently, this method only applies to PG and PD
858
- # deals. For PA deals, please call accounts.proposals.pause endpoint. It is a no-
859
- # op to pause already-paused deals. It is an error to call PauseProposalDeals
860
- # for deals which are not part of the proposal of proposal_id or which are not
858
+ # deals. For PA deals, call accounts.proposals.pause endpoint. It is a no-op to
859
+ # pause already-paused deals. It is an error to call PauseProposalDeals for
860
+ # deals which are not part of the proposal of proposal_id or which are not
861
861
  # finalized or renegotiating.
862
862
  # @param [String] account_id
863
863
  # Account ID of the buyer.
@@ -897,10 +897,10 @@ module Google
897
897
  # Update given deals to resume serving. This method will set the `
898
898
  # DealServingMetadata.DealPauseStatus.has_buyer_paused` bit to false for all
899
899
  # listed deals in the request. Currently, this method only applies to PG and PD
900
- # deals. For PA deals, please call accounts.proposals.resume endpoint. It is a
901
- # no-op to resume running deals or deals paused by the other party. It is an
902
- # error to call ResumeProposalDeals for deals which are not part of the proposal
903
- # of proposal_id or which are not finalized or renegotiating.
900
+ # deals. For PA deals, call accounts.proposals.resume endpoint. It is a no-op to
901
+ # resume running deals or deals paused by the other party. It is an error to
902
+ # call ResumeProposalDeals for deals which are not part of the proposal of
903
+ # proposal_id or which are not finalized or renegotiating.
904
904
  # @param [String] account_id
905
905
  # Account ID of the buyer.
906
906
  # @param [String] proposal_id
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-adexchangebuyer2_v2beta1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.18.0
4
+ version: 0.19.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-07-04 00:00:00.000000000 Z
11
+ date: 2022-09-19 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -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-adexchangebuyer2_v2beta1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-adexchangebuyer2_v2beta1/v0.18.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-adexchangebuyer2_v2beta1/v0.19.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-adexchangebuyer2_v2beta1
63
63
  post_install_message:
64
64
  rdoc_options: []