google-apis-admob_v1beta 0.29.0 → 0.30.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:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: b9c7d15200af39052aa99a34616a77088f44bfd7e7b81af8d864deae1472c9f0
|
4
|
+
data.tar.gz: d244f51e02aebed203e3c75ed898661b38cf9e3d51e614beb54e3cf5bac598fb
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 62723dc32dc711e0835a030ecf664e3dd2223a29400f3b77b3cdc70549254e066fabaf77293b3d7b05e386459d028c4d9911e1af3b666d3923a04358a1141baa
|
7
|
+
data.tar.gz: 677b4295c766dc6af5bf11559c59a0a8b71b64d2f293640aa950a00970c64a7da4b555e220b1e3da4d80b089a7748cdc55e0fcea1dd7879a583413d401e7929f
|
data/CHANGELOG.md
CHANGED
@@ -1,5 +1,10 @@
|
|
1
1
|
# Release history for google-apis-admob_v1beta
|
2
2
|
|
3
|
+
### v0.30.0 (2024-05-19)
|
4
|
+
|
5
|
+
* Regenerated from discovery document revision 20240514
|
6
|
+
* Regenerated using generator version 0.15.0
|
7
|
+
|
3
8
|
### v0.29.0 (2024-02-24)
|
4
9
|
|
5
10
|
* Regenerated from discovery document revision 20240201
|
@@ -643,7 +643,7 @@ module Google
|
|
643
643
|
end
|
644
644
|
end
|
645
645
|
|
646
|
-
# Request to generate an AdMob
|
646
|
+
# Request to generate an AdMob Mediation report.
|
647
647
|
class GenerateMediationReportRequest
|
648
648
|
include Google::Apis::Core::Hashable
|
649
649
|
|
@@ -674,7 +674,7 @@ module Google
|
|
674
674
|
end
|
675
675
|
end
|
676
676
|
|
677
|
-
# The streaming response for the AdMob
|
677
|
+
# The streaming response for the AdMob Mediation report where the first response
|
678
678
|
# contains the report header, then a stream of row responses, and finally a
|
679
679
|
# footer as the last response message. For example: [` "header": ` "date_range":
|
680
680
|
# ` "start_date": `"year": 2018, "month": 9, "day": 1`, "end_date": `"year":
|
@@ -1112,7 +1112,7 @@ module Google
|
|
1112
1112
|
end
|
1113
1113
|
end
|
1114
1114
|
|
1115
|
-
# Describes an AdMob
|
1115
|
+
# Describes an AdMob Mediation group.
|
1116
1116
|
class MediationGroup
|
1117
1117
|
include Google::Apis::Core::Hashable
|
1118
1118
|
|
@@ -16,13 +16,13 @@ module Google
|
|
16
16
|
module Apis
|
17
17
|
module AdmobV1beta
|
18
18
|
# Version of the google-apis-admob_v1beta gem
|
19
|
-
GEM_VERSION = "0.
|
19
|
+
GEM_VERSION = "0.30.0"
|
20
20
|
|
21
21
|
# Version of the code generator used to generate this client
|
22
|
-
GENERATOR_VERSION = "0.
|
22
|
+
GENERATOR_VERSION = "0.15.0"
|
23
23
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
25
|
-
REVISION = "
|
25
|
+
REVISION = "20240514"
|
26
26
|
end
|
27
27
|
end
|
28
28
|
end
|
@@ -731,7 +731,7 @@ module Google
|
|
731
731
|
execute_or_queue_command(command, &block)
|
732
732
|
end
|
733
733
|
|
734
|
-
# Generates an AdMob
|
734
|
+
# Generates an AdMob Mediation report based on the provided report specification.
|
735
735
|
# Returns result of a server-side streaming RPC. The result is returned in a
|
736
736
|
# sequence of responses.
|
737
737
|
# @param [String] parent
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: google-apis-admob_v1beta
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.
|
4
|
+
version: 0.30.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: 2024-
|
11
|
+
date: 2024-05-26 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.
|
19
|
+
version: 0.15.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.
|
29
|
+
version: 0.15.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-admob_v1beta/CHANGELOG.md
|
61
|
-
documentation_uri: https://googleapis.dev/ruby/google-apis-admob_v1beta/v0.
|
61
|
+
documentation_uri: https://googleapis.dev/ruby/google-apis-admob_v1beta/v0.30.0
|
62
62
|
source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-admob_v1beta
|
63
63
|
post_install_message:
|
64
64
|
rdoc_options: []
|