google-apis-adsense_v2 0.8.0 → 0.11.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: 01baa7107023ded7c1d63fbeed664a402989ee2fe888603e977c6d8740ddfde1
4
- data.tar.gz: 077ad6075ade11bfeded4a8cd1ccb50b10f34aa840731a0acbea8e358cc71a42
3
+ metadata.gz: 732d76d0a4a9495c9bb054a891daee0b86d590fa3171c20334ca8a4c623a4020
4
+ data.tar.gz: 9c588371721a2b122f8bfa5c76396d4589bfc79e49e3e2a47eab6dcc40032923
5
5
  SHA512:
6
- metadata.gz: be4db0899f286f1586e921ec991c89e1732b8348c522abb001bbd277909be12262a6c8829b396846d3fe5d5828b1ff54506d0786ff9f38ca1edc3e87f8861b8f
7
- data.tar.gz: d7572a3a3bef59fa831fc176390677983cd89d3dc2f1439c82e06723f9dc5c7f441a08c879c68469bc4c7b4c545ddef254695e9a05e5e511d7072254ab0fe103
6
+ metadata.gz: 7b05a4fb4a1f440399e451f0b9b80f62f7764a7b4581f9d03399e8c19e311899898c48c7f1684f7937fea72d5f0c182a8253e879923ea3432c07af2f7df3d829
7
+ data.tar.gz: 295a06a3c64c537d96a58ac8d70bad2ca56c6bcec3eb35c9aa8081079f9fb149a1d11093f77c7f2a9ae0340a6856ba552651dd5b84ef670124a7ace07d433322
data/CHANGELOG.md CHANGED
@@ -1,5 +1,18 @@
1
1
  # Release history for google-apis-adsense_v2
2
2
 
3
+ ### v0.11.0 (2022-02-25)
4
+
5
+ * Regenerated from discovery document revision 20220224
6
+
7
+ ### v0.10.0 (2022-02-03)
8
+
9
+ * Regenerated from discovery document revision 20220201
10
+
11
+ ### v0.9.0 (2022-01-26)
12
+
13
+ * Regenerated from discovery document revision 20220125
14
+ * Regenerated using generator version 0.4.1
15
+
3
16
  ### v0.8.0 (2021-12-14)
4
17
 
5
18
  * Unspecified changes
@@ -329,10 +329,10 @@ module Google
329
329
  # day and time zone are either specified elsewhere or are insignificant. The
330
330
  # date is relative to the Gregorian Calendar. This can represent one of the
331
331
  # following: * A full date, with non-zero year, month, and day values * A month
332
- # and day value, with a zero year, such as an anniversary * A year on its own,
333
- # with zero month and day values * A year and month value, with a zero day, such
334
- # as a credit card expiration date Related types are google.type.TimeOfDay and `
335
- # google.protobuf.Timestamp`.
332
+ # and day, with a zero year (e.g., an anniversary) * A year on its own, with a
333
+ # zero month and a zero day * A year and month, with a zero day (e.g., a credit
334
+ # card expiration date) Related types: * google.type.TimeOfDay * google.type.
335
+ # DateTime * google.protobuf.Timestamp
336
336
  class Date
337
337
  include Google::Apis::Core::Hashable
338
338
 
@@ -746,7 +746,9 @@ module Google
746
746
 
747
747
  # Representation of an unpaid or paid payment. See [Payment timelines for
748
748
  # AdSense](https://support.google.com/adsense/answer/7164703) for more
749
- # information about payments.
749
+ # information about payments and the [YouTube homepage and payments account](
750
+ # https://support.google.com/adsense/answer/11622510) article for information
751
+ # about dedicated payments accounts for YouTube.
750
752
  class Payment
751
753
  include Google::Apis::Core::Hashable
752
754
 
@@ -760,17 +762,19 @@ module Google
760
762
  # day and time zone are either specified elsewhere or are insignificant. The
761
763
  # date is relative to the Gregorian Calendar. This can represent one of the
762
764
  # following: * A full date, with non-zero year, month, and day values * A month
763
- # and day value, with a zero year, such as an anniversary * A year on its own,
764
- # with zero month and day values * A year and month value, with a zero day, such
765
- # as a credit card expiration date Related types are google.type.TimeOfDay and `
766
- # google.protobuf.Timestamp`.
765
+ # and day, with a zero year (e.g., an anniversary) * A year on its own, with a
766
+ # zero month and a zero day * A year and month, with a zero day (e.g., a credit
767
+ # card expiration date) Related types: * google.type.TimeOfDay * google.type.
768
+ # DateTime * google.protobuf.Timestamp
767
769
  # Corresponds to the JSON property `date`
768
770
  # @return [Google::Apis::AdsenseV2::Date]
769
771
  attr_accessor :date
770
772
 
771
- # Resource name of the payment. Format: accounts/`account`/payments/unpaid for
772
- # unpaid (current) earnings. accounts/`account`/payments/yyyy-MM-dd for paid
773
- # earnings.
773
+ # Resource name of the payment. Format: - accounts/`account`/payments/unpaid for
774
+ # unpaid (current) AdSense earnings. - accounts/`account`/payments/youtube-
775
+ # unpaid for unpaid (current) YouTube earnings. - accounts/`account`/payments/
776
+ # yyyy-MM-dd for paid AdSense earnings. - accounts/`account`/payments/youtube-
777
+ # yyyy-MM-dd for paid YouTube earnings.
774
778
  # Corresponds to the JSON property `name`
775
779
  # @return [String]
776
780
  attr_accessor :name
@@ -800,10 +804,10 @@ module Google
800
804
  # day and time zone are either specified elsewhere or are insignificant. The
801
805
  # date is relative to the Gregorian Calendar. This can represent one of the
802
806
  # following: * A full date, with non-zero year, month, and day values * A month
803
- # and day value, with a zero year, such as an anniversary * A year on its own,
804
- # with zero month and day values * A year and month value, with a zero day, such
805
- # as a credit card expiration date Related types are google.type.TimeOfDay and `
806
- # google.protobuf.Timestamp`.
807
+ # and day, with a zero year (e.g., an anniversary) * A year on its own, with a
808
+ # zero month and a zero day * A year and month, with a zero day (e.g., a credit
809
+ # card expiration date) Related types: * google.type.TimeOfDay * google.type.
810
+ # DateTime * google.protobuf.Timestamp
807
811
  # Corresponds to the JSON property `endDate`
808
812
  # @return [Google::Apis::AdsenseV2::Date]
809
813
  attr_accessor :end_date
@@ -824,10 +828,10 @@ module Google
824
828
  # day and time zone are either specified elsewhere or are insignificant. The
825
829
  # date is relative to the Gregorian Calendar. This can represent one of the
826
830
  # following: * A full date, with non-zero year, month, and day values * A month
827
- # and day value, with a zero year, such as an anniversary * A year on its own,
828
- # with zero month and day values * A year and month value, with a zero day, such
829
- # as a credit card expiration date Related types are google.type.TimeOfDay and `
830
- # google.protobuf.Timestamp`.
831
+ # and day, with a zero year (e.g., an anniversary) * A year on its own, with a
832
+ # zero month and a zero day * A year and month, with a zero day (e.g., a credit
833
+ # card expiration date) Related types: * google.type.TimeOfDay * google.type.
834
+ # DateTime * google.protobuf.Timestamp
831
835
  # Corresponds to the JSON property `startDate`
832
836
  # @return [Google::Apis::AdsenseV2::Date]
833
837
  attr_accessor :start_date
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module AdsenseV2
18
18
  # Version of the google-apis-adsense_v2 gem
19
- GEM_VERSION = "0.8.0"
19
+ GEM_VERSION = "0.11.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.4.0"
22
+ GENERATOR_VERSION = "0.4.1"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20211130"
25
+ REVISION = "20220224"
26
26
  end
27
27
  end
28
28
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-adsense_v2
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.8.0
4
+ version: 0.11.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-01-10 00:00:00.000000000 Z
11
+ date: 2022-02-28 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-adsense_v2/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-adsense_v2/v0.8.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-adsense_v2/v0.11.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-adsense_v2
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.4
78
+ rubygems_version: 3.3.5
79
79
  signing_key:
80
80
  specification_version: 4
81
81
  summary: Simple REST client for AdSense Management API V2