google-apis-mybusinessbusinesscalls_v1 0.3.0 → 0.4.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: 7bb7f73e56a83c2625ddc56292048cb695d1be87750ff3fa5236b776c3ef4c5b
|
4
|
+
data.tar.gz: 2da5d66c8f59dd401d868ee6c71099f7aec61f6a8197f7b9c926474ebd5f64df
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 5babc0b7729d37d9c3a2b62992560b72e4793f80ddecaaff4185b66be3da6929b0d1ff0501719b97160bb7220eb3386e423d9593e9eb7b1da8d21fd3e91e58e8
|
7
|
+
data.tar.gz: dd485e7351b28d9b6b34c1af697c25fd76b634ef319d37fe931271ae2f13de2c7706e706048568dc22ad67fb64f159006c8a395a486d0e026313581ba091cbec
|
data/CHANGELOG.md
CHANGED
@@ -1,5 +1,10 @@
|
|
1
1
|
# Release history for google-apis-mybusinessbusinesscalls_v1
|
2
2
|
|
3
|
+
### v0.4.0 (2022-06-21)
|
4
|
+
|
5
|
+
* Regenerated from discovery document revision 20220619
|
6
|
+
* Regenerated using generator version 0.7.0
|
7
|
+
|
3
8
|
### v0.3.0 (2022-06-05)
|
4
9
|
|
5
10
|
* Regenerated using generator version 0.5.0
|
@@ -16,13 +16,13 @@ module Google
|
|
16
16
|
module Apis
|
17
17
|
module MybusinessbusinesscallsV1
|
18
18
|
# Version of the google-apis-mybusinessbusinesscalls_v1 gem
|
19
|
-
GEM_VERSION = "0.
|
19
|
+
GEM_VERSION = "0.4.0"
|
20
20
|
|
21
21
|
# Version of the code generator used to generate this client
|
22
|
-
GENERATOR_VERSION = "0.
|
22
|
+
GENERATOR_VERSION = "0.7.0"
|
23
23
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
25
|
-
REVISION = "
|
25
|
+
REVISION = "20220619"
|
26
26
|
end
|
27
27
|
end
|
28
28
|
end
|
@@ -23,7 +23,16 @@ module Google
|
|
23
23
|
# My Business Business Calls API
|
24
24
|
#
|
25
25
|
# The My Business Business Calls API manages business calls information of a
|
26
|
-
# location on Google
|
26
|
+
# location on Google and collect insights like the number of missed calls to
|
27
|
+
# their location. Additional information about Business calls can be found at
|
28
|
+
# https://support.google.com/business/answer/9688285?p=call_history. If the
|
29
|
+
# Google Business Profile links to a Google Ads account and call history is
|
30
|
+
# turned on, calls that last longer than a specific time, and that can be
|
31
|
+
# attributed to an ad interaction, will show in the linked Google Ads account
|
32
|
+
# under the "Calls from Ads" conversion. If smart bidding and call conversions
|
33
|
+
# are used in the optimization strategy, there could be a change in ad spend.
|
34
|
+
# Learn more about smart bidding. To view and perform actions on a location's
|
35
|
+
# calls, you need to be a `OWNER`, `CO_OWNER` or `MANAGER` of the location.
|
27
36
|
#
|
28
37
|
# @example
|
29
38
|
# require 'google/apis/mybusinessbusinesscalls_v1'
|
@@ -22,7 +22,16 @@ module Google
|
|
22
22
|
# My Business Business Calls API
|
23
23
|
#
|
24
24
|
# The My Business Business Calls API manages business calls information of a
|
25
|
-
# location on Google
|
25
|
+
# location on Google and collect insights like the number of missed calls to
|
26
|
+
# their location. Additional information about Business calls can be found at
|
27
|
+
# https://support.google.com/business/answer/9688285?p=call_history. If the
|
28
|
+
# Google Business Profile links to a Google Ads account and call history is
|
29
|
+
# turned on, calls that last longer than a specific time, and that can be
|
30
|
+
# attributed to an ad interaction, will show in the linked Google Ads account
|
31
|
+
# under the "Calls from Ads" conversion. If smart bidding and call conversions
|
32
|
+
# are used in the optimization strategy, there could be a change in ad spend.
|
33
|
+
# Learn more about smart bidding. To view and perform actions on a location's
|
34
|
+
# calls, you need to be a `OWNER`, `CO_OWNER` or `MANAGER` of the location.
|
26
35
|
#
|
27
36
|
# @see https://developers.google.com/my-business/
|
28
37
|
module MybusinessbusinesscallsV1
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: google-apis-mybusinessbusinesscalls_v1
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.
|
4
|
+
version: 0.4.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-06-
|
11
|
+
date: 2022-06-27 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.6'
|
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.6'
|
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-mybusinessbusinesscalls_v1/CHANGELOG.md
|
61
|
-
documentation_uri: https://googleapis.dev/ruby/google-apis-mybusinessbusinesscalls_v1/v0.
|
61
|
+
documentation_uri: https://googleapis.dev/ruby/google-apis-mybusinessbusinesscalls_v1/v0.4.0
|
62
62
|
source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-mybusinessbusinesscalls_v1
|
63
63
|
post_install_message:
|
64
64
|
rdoc_options: []
|