google-apis-dfareporting_v3_4 0.1.0 → 0.2.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: c2b53162c95133237aceea98b74fa2cdcdd55126853627de3b4f075042bbb3c5
|
4
|
+
data.tar.gz: 6bd6fae6e34dfff3f29e8ae832d31bd23fd55ee4e980d4393f87086e10b61a66
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 924834c986196ed93ec1265c68b5e2ff97fd3af851bd63a24a3b8141261e018b9e5eca3d6d8f6d71f319451fe1239abe3fa85851cccf68d262414845dce9aff5
|
7
|
+
data.tar.gz: d10a1dc8cc5ec8d0084907f3cf0d3b0e57d6d15aad7ada0b625932214717bf92a82e57ec9e2f4327fac70337d1b1135f29b34ef0b58a8b5997f898da6637b71a
|
data/CHANGELOG.md
CHANGED
@@ -1,5 +1,10 @@
|
|
1
1
|
# Release history for google-apis-dfareporting_v3_4
|
2
2
|
|
3
|
+
### v0.2.0 (2021-02-12)
|
4
|
+
|
5
|
+
* Regenerated from discovery document revision 20210210
|
6
|
+
* Regenerated using generator version 0.1.2
|
7
|
+
|
3
8
|
### v0.1.0 (2021-01-07)
|
4
9
|
|
5
10
|
* Regenerated using generator version 0.1.1
|
@@ -21,7 +21,8 @@ module Google
|
|
21
21
|
module Apis
|
22
22
|
# Campaign Manager 360 API
|
23
23
|
#
|
24
|
-
#
|
24
|
+
# Build applications to efficiently manage large or complex trafficking,
|
25
|
+
# reporting, and attribution workflows for Campaign Manager 360.
|
25
26
|
#
|
26
27
|
# @see https://developers.google.com/doubleclick-advertisers/
|
27
28
|
module DfareportingV3_4
|
@@ -4963,7 +4963,7 @@ module Google
|
|
4963
4963
|
attr_accessor :type
|
4964
4964
|
|
4965
4965
|
# The value of the custom floodlight variable. The length of string must not
|
4966
|
-
# exceed
|
4966
|
+
# exceed 100 characters.
|
4967
4967
|
# Corresponds to the JSON property `value`
|
4968
4968
|
# @return [String]
|
4969
4969
|
attr_accessor :value
|
@@ -10947,14 +10947,14 @@ module Google
|
|
10947
10947
|
class ReportProperties
|
10948
10948
|
include Google::Apis::Core::Hashable
|
10949
10949
|
|
10950
|
-
#
|
10951
|
-
# of time before a conversion. By default the value is pulled from
|
10952
|
-
# you can manually enter a custom value. Valid values: 1-90.
|
10950
|
+
# CM360 checks to see if a click interaction occurred within the specified
|
10951
|
+
# period of time before a conversion. By default the value is pulled from
|
10952
|
+
# Floodlight or you can manually enter a custom value. Valid values: 1-90.
|
10953
10953
|
# Corresponds to the JSON property `clicksLookbackWindow`
|
10954
10954
|
# @return [Fixnum]
|
10955
10955
|
attr_accessor :clicks_lookback_window
|
10956
10956
|
|
10957
|
-
#
|
10957
|
+
# CM360 checks to see if an impression interaction occurred within the specified
|
10958
10958
|
# period of time before a conversion. By default the value is pulled from
|
10959
10959
|
# Floodlight or you can manually enter a custom value. Valid values: 1-90.
|
10960
10960
|
# Corresponds to the JSON property `impressionsLookbackWindow`
|
@@ -16,13 +16,13 @@ module Google
|
|
16
16
|
module Apis
|
17
17
|
module DfareportingV3_4
|
18
18
|
# Version of the google-apis-dfareporting_v3_4 gem
|
19
|
-
GEM_VERSION = "0.
|
19
|
+
GEM_VERSION = "0.2.0"
|
20
20
|
|
21
21
|
# Version of the code generator used to generate this client
|
22
|
-
GENERATOR_VERSION = "0.1.
|
22
|
+
GENERATOR_VERSION = "0.1.2"
|
23
23
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
25
|
-
REVISION = "
|
25
|
+
REVISION = "20210210"
|
26
26
|
end
|
27
27
|
end
|
28
28
|
end
|
@@ -22,7 +22,8 @@ module Google
|
|
22
22
|
module DfareportingV3_4
|
23
23
|
# Campaign Manager 360 API
|
24
24
|
#
|
25
|
-
#
|
25
|
+
# Build applications to efficiently manage large or complex trafficking,
|
26
|
+
# reporting, and attribution workflows for Campaign Manager 360.
|
26
27
|
#
|
27
28
|
# @example
|
28
29
|
# require 'google/apis/dfareporting_v3_4'
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: google-apis-dfareporting_v3_4
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.
|
4
|
+
version: 0.2.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: 2021-
|
11
|
+
date: 2021-02-15 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: google-apis-core
|
@@ -52,7 +52,7 @@ licenses:
|
|
52
52
|
metadata:
|
53
53
|
bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
|
54
54
|
changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-dfareporting_v3_4/CHANGELOG.md
|
55
|
-
documentation_uri: https://googleapis.dev/ruby/google-apis-dfareporting_v3_4/v0.
|
55
|
+
documentation_uri: https://googleapis.dev/ruby/google-apis-dfareporting_v3_4/v0.2.0
|
56
56
|
source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-dfareporting_v3_4
|
57
57
|
post_install_message:
|
58
58
|
rdoc_options: []
|
@@ -69,7 +69,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
69
69
|
- !ruby/object:Gem::Version
|
70
70
|
version: '0'
|
71
71
|
requirements: []
|
72
|
-
rubygems_version: 3.
|
72
|
+
rubygems_version: 3.2.6
|
73
73
|
signing_key:
|
74
74
|
specification_version: 4
|
75
75
|
summary: Simple REST client for Campaign Manager 360 API V3_4
|