Skip to content

Commit b254cdf

Browse files
authored
Apply suggestions from code review
1 parent 1f50ee1 commit b254cdf

File tree

1 file changed

+5
-5
lines changed
  • src/connections/destinations/catalog/actions-google-campaign-manager-360

1 file changed

+5
-5
lines changed

src/connections/destinations/catalog/actions-google-campaign-manager-360/index.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -50,16 +50,16 @@ The Conversion Upload action allows you to send conversion data to Google Campai
5050

5151
The Google Campaign Manager 360 destination requires the following fields for the Conversion Upload action:
5252

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:
5454
* Google Click ID (gclid);
5555
* Display Click ID (dclid);
5656
* Encrypted User ID;
5757
* Mobile Device ID;
5858
* Match ID;
5959
* Impression ID;
6060
* 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.
6363
* **Ordinal**: The ordinal of the conversion. This field is used to control how conversions of the same user and day are de-duplicated.
6464

6565
### Conversion Adjustment Upload
@@ -77,8 +77,8 @@ The Google Campaign Manager 360 destination requires the following fields for th
7777
* Mobile Device ID;
7878
* Match ID;
7979
* 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.
8282
* **Ordinal**: The ordinal of the conversion. This field is used to control how conversions of the same user and day are de-duplicated.
8383

8484
## Hashing

0 commit comments

Comments
 (0)