File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
src/connections/destinations/catalog/actions-google-campaign-manager-360 Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -50,16 +50,16 @@ The Conversion Upload action allows you to send conversion data to Google Campai
50
50
51
51
The Google Campaign Manager 360 destination requires the following fields for the Conversion Upload action:
52
52
53
- * ** Required ID** : The identifier that identifies a user for the conversion. Only one value at a time can be provided, from the following fields:
53
+ * ** Required ID** : The identifier that identifies a user for the conversion. Only one value at a time can be provided from the following fields:
54
54
* Google Click ID (gclid);
55
55
* Display Click ID (dclid);
56
56
* Encrypted User ID;
57
57
* Mobile Device ID;
58
58
* Match ID;
59
59
* Impression ID;
60
60
* Encrypted User ID Candidates;
61
- * ** Timestamp** : The time the conversion occurred;
62
- * ** Value** : The value of the conversion;
61
+ * ** Timestamp** : The time the conversion occurred.
62
+ * ** Value** : The value of the conversion.
63
63
* ** Ordinal** : The ordinal of the conversion. This field is used to control how conversions of the same user and day are de-duplicated.
64
64
65
65
### Conversion Adjustment Upload
@@ -77,8 +77,8 @@ The Google Campaign Manager 360 destination requires the following fields for th
77
77
* Mobile Device ID;
78
78
* Match ID;
79
79
* Impression ID;
80
- * ** Timestamp** : The time the conversion occurred;
81
- * ** Value** : The value of the conversion;
80
+ * ** Timestamp** : The time the conversion occurred.
81
+ * ** Value** : The value of the conversion.
82
82
* ** Ordinal** : The ordinal of the conversion. This field is used to control how conversions of the same user and day are de-duplicated.
83
83
84
84
## Hashing
You can’t perform that action at this time.
0 commit comments