google-apis-dfareporting_v3_3 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: dfed9137c9eec75b8d96771eb89a0b491b4ad3606fd7db0ae66df83b61e85719
|
4
|
+
data.tar.gz: 19cbd31411caa96f18d2e44595e70019f9ff6b32b6ff91bfd0547126fdd594fa
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: de444534d0bb0a84d41045f66ed64094b26d670890767c16eb2acb5a98215795c0a3b1dc1b9f15c5333a942b608d9baab4b7587e7aad1371792a2182671d0540
|
7
|
+
data.tar.gz: a292745e3306566836772fd46fc3a35ed31cc0f0956dee09838f5af724e5956970beb7f23f3936010a7c7fec84a46ad984c967884c33e42bffb7bf2fb767a78f
|
data/CHANGELOG.md
CHANGED
@@ -1,5 +1,10 @@
|
|
1
1
|
# Release history for google-apis-dfareporting_v3_3
|
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_3
|
@@ -4477,7 +4477,7 @@ module Google
|
|
4477
4477
|
attr_accessor :type
|
4478
4478
|
|
4479
4479
|
# The value of the custom floodlight variable. The length of string must not
|
4480
|
-
# exceed
|
4480
|
+
# exceed 100 characters.
|
4481
4481
|
# Corresponds to the JSON property `value`
|
4482
4482
|
# @return [String]
|
4483
4483
|
attr_accessor :value
|
@@ -10013,14 +10013,14 @@ module Google
|
|
10013
10013
|
class ReportProperties
|
10014
10014
|
include Google::Apis::Core::Hashable
|
10015
10015
|
|
10016
|
-
#
|
10017
|
-
# of time before a conversion. By default the value is pulled from
|
10018
|
-
# you can manually enter a custom value. Valid values: 1-90.
|
10016
|
+
# CM360 checks to see if a click interaction occurred within the specified
|
10017
|
+
# period of time before a conversion. By default the value is pulled from
|
10018
|
+
# Floodlight or you can manually enter a custom value. Valid values: 1-90.
|
10019
10019
|
# Corresponds to the JSON property `clicksLookbackWindow`
|
10020
10020
|
# @return [Fixnum]
|
10021
10021
|
attr_accessor :clicks_lookback_window
|
10022
10022
|
|
10023
|
-
#
|
10023
|
+
# CM360 checks to see if an impression interaction occurred within the specified
|
10024
10024
|
# period of time before a conversion. By default the value is pulled from
|
10025
10025
|
# Floodlight or you can manually enter a custom value. Valid values: 1-90.
|
10026
10026
|
# Corresponds to the JSON property `impressionsLookbackWindow`
|
@@ -16,13 +16,13 @@ module Google
|
|
16
16
|
module Apis
|
17
17
|
module DfareportingV3_3
|
18
18
|
# Version of the google-apis-dfareporting_v3_3 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_3
|
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_3'
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: google-apis-dfareporting_v3_3
|
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_3/CHANGELOG.md
|
55
|
-
documentation_uri: https://googleapis.dev/ruby/google-apis-dfareporting_v3_3/v0.
|
55
|
+
documentation_uri: https://googleapis.dev/ruby/google-apis-dfareporting_v3_3/v0.2.0
|
56
56
|
source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-dfareporting_v3_3
|
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_3
|