google-apis-adsense_v2 0.23.0 → 0.25.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: 3fac539562fd232a890d2b127657932ee0c63025349ed0c799869b87ae86df37
4
- data.tar.gz: 560ba23886973bedec65d2c273f08db070dedd396e7ac001cb7ddca406097a25
3
+ metadata.gz: 30fbb73eaae7a50007d316cd8f539c7f152aa136dfec5fc4067c60f630ae4ee0
4
+ data.tar.gz: '09b4d00aa597f52ee41cc9bba0bcf903e4ddcedb5c432ae474975eb3f1532e11'
5
5
  SHA512:
6
- metadata.gz: c451423eace95379113524cb1bf6ea744df8ac17c4236415a6a04b75c3958cd631740004c3afdb7347b40d575629ec10ac63b3e94facc012fe7210c3ae8a8515
7
- data.tar.gz: a5e171c903bc305514613f008e598aa91602ead7596816074569c5a1a54ee77d224de6fa57b521063fecd8a5d4861abf8d8646e9ee54425013060dbdfa569d6c
6
+ metadata.gz: 3c18d5452e39a7628c2b9f13d99b88b1560a4d0ae725c21a2443fcd68bc104d9016a2c51e8e0af22e55ce9ceadbb225888bfc55cecf98778ffea85e573f70072
7
+ data.tar.gz: f3c15927f0b8fd87a763f6c87de88c54da7d90fdb2aee4e9e29f8856f0d43e0184db3499beae1e84916f36fee6722f30dbf647242c117b49603df62dcc16bc0d
data/CHANGELOG.md CHANGED
@@ -1,5 +1,15 @@
1
1
  # Release history for google-apis-adsense_v2
2
2
 
3
+ ### v0.25.0 (2023-02-19)
4
+
5
+ * Regenerated from discovery document revision 20221129
6
+ * Regenerated using generator version 0.12.0
7
+
8
+ ### v0.24.0 (2022-11-03)
9
+
10
+ * Regenerated from discovery document revision 20221025
11
+ * Regenerated using generator version 0.11.0
12
+
3
13
  ### v0.23.0 (2022-09-23)
4
14
 
5
15
  * Regenerated from discovery document revision 20220921
@@ -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.23.0"
19
+ GEM_VERSION = "0.25.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.10.0"
22
+ GENERATOR_VERSION = "0.12.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20220921"
25
+ REVISION = "20221129"
26
26
  end
27
27
  end
28
28
  end
@@ -298,10 +298,10 @@ module Google
298
298
  # Creates an ad unit. This method can only be used by projects enabled for the [
299
299
  # AdSense for Platforms](https://developers.google.com/adsense/platforms/)
300
300
  # product. Note that ad units can only be created for ad clients with an "AFC"
301
- # product code. For more info see the [AdClient resource](https://developers.
302
- # google.com/adsense/management/reference/rest/v2/accounts.adclients). For now,
303
- # this method can only be used to create `DISPLAY` ad units. See: https://
304
- # support.google.com/adsense/answer/9183566
301
+ # product code. For more info see the [AdClient resource](/adsense/management/
302
+ # reference/rest/v2/accounts.adclients). For now, this method can only be used
303
+ # to create `DISPLAY` ad units. See: https://support.google.com/adsense/answer/
304
+ # 9183566
305
305
  # @param [String] parent
306
306
  # Required. Ad client to create an ad unit under. Format: accounts/`account`/
307
307
  # adclients/`adclient`
@@ -908,7 +908,9 @@ module Google
908
908
  # Year of the date. Must be from 1 to 9999, or 0 to specify a date without a
909
909
  # year.
910
910
  # @param [Array<String>, String] filters
911
- # Filters to be run on the report.
911
+ # A list of [filters](/adsense/management/reporting/filtering) to apply to the
912
+ # report. All provided filters must match in order for the data to be included
913
+ # in the report.
912
914
  # @param [String] language_code
913
915
  # The language to use for translating report output. If unspecified, this
914
916
  # defaults to English ("en"). If the given language is not supported, report
@@ -1004,7 +1006,9 @@ module Google
1004
1006
  # Year of the date. Must be from 1 to 9999, or 0 to specify a date without a
1005
1007
  # year.
1006
1008
  # @param [Array<String>, String] filters
1007
- # Filters to be run on the report.
1009
+ # A list of [filters](/adsense/management/reporting/filtering) to apply to the
1010
+ # report. All provided filters must match in order for the data to be included
1011
+ # in the report.
1008
1012
  # @param [String] language_code
1009
1013
  # The language to use for translating report output. If unspecified, this
1010
1014
  # defaults to English ("en"). If the given language is not supported, report
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.23.0
4
+ version: 0.25.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-09-26 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.0
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.0
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-adsense_v2/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-adsense_v2/v0.23.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-adsense_v2/v0.25.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.14
78
+ rubygems_version: 3.4.2
79
79
  signing_key:
80
80
  specification_version: 4
81
81
  summary: Simple REST client for AdSense Management API V2