Skip to content

Commit 85f9c77

Browse files
committed
fix wording
1 parent acbe621 commit 85f9c77

File tree

1 file changed

+2
-2
lines changed
  • src/connections/destinations/catalog/actions-linkedin-conversions

1 file changed

+2
-2
lines changed

src/connections/destinations/catalog/actions-linkedin-conversions/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,9 +43,9 @@ Your inputs must meet the following criteria:
4343
- `LINKEDIN_FIRST_PARTY_ADS_TRACKING_UUID`
4444
- `ACXIOM_ID`
4545
- `ORACLE_MOAT_ID`
46-
- `conversionHappenedAt` must be a valid epoch timestamp (milliseconds since epoch) and must have happened in the past 90 days. Segment additionally accepts [ISO-8601](https://en.wikipedia.org/wiki/ISO_8601) formatted timestamp, and converts it to valid epoch timestamp value.
46+
- `conversionHappenedAt` must be a valid epoch timestamp (milliseconds since epoch) and must have happened in the past 90 days. Segment additionally accepts [ISO-8601](https://en.wikipedia.org/wiki/ISO_8601){:target="_blank"} formatted timestamps, and converts it to a valid epoch timestamp.
4747

4848
Any deviations from this specification might lead to failed inputs.
4949

5050
### Why LinkedIn still shows "no integration data" after I successfully sent the data?
51-
LinkdedIn won't reject events due to the lack ofcurrency and amount data, but they will not correctly recogonize the events you sent via Segment. Please ensure your payload has the data or try "Validate" for other undocumented errors.
51+
LinkdedIn won't reject events due to the lack of currency and amount data, but they will not correctly recogonize the events you sent via Segment. Please ensure your payload has the data or try [Event Tester](/docs/connections/test-connections/#ensuring-an-event-is-successfully-making-it-to-a-specific-destination) for other causes.

0 commit comments

Comments
 (0)