Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Linkedin CAPI "Add Campaigns to Conversion" note #7475

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,12 @@ After you've created a Stream Conversion Event mapping, Segment displays the con

{% include components/actions-fields.html %}

> info "Tip"
> Associating a campaign to a conversion is optional.
> If the intended campaigns do not appear in the UI when selecting the value for the `Add Campaigns to Conversion` field, you can either :
> - manually enter the LinkedIn Conversion Rule ID in the `Existing Conversion Rule ID` field. This Conversion Rule ID must already exist and be configured within LinkedIn to be associated with the intended campaigns.
> - skip adding Conversion Rule ID in the `Existing Conversion Rule ID` field, and Segment will create a new conversion rule that will become visible within the LinkedIn campaign manager, which can then associated with the intended campaigns within LinkedIn.

## FAQ and troubleshooting

### Why are my inputs failing?
Expand All @@ -46,3 +52,5 @@ Your inputs must meet the following criteria:
- `conversionHappenedAt` must be a valid timestamp (milliseconds since epoch) and must have happened in the past 90 days

Any deviations from this specification might lead to failed inputs.