diff --git a/src/connections/destinations/catalog/actions-linkedin-audiences/index.md b/src/connections/destinations/catalog/actions-linkedin-audiences/index.md index 9aeaf52035..ccef8864b2 100644 --- a/src/connections/destinations/catalog/actions-linkedin-audiences/index.md +++ b/src/connections/destinations/catalog/actions-linkedin-audiences/index.md @@ -49,8 +49,19 @@ To sync additional Audiences from your Engage space, create a separate mapping i {% include components/actions-fields.html settings="true"%} +## Linked Audiences + +If you're using Linked Audiences, you must set *Add* or *Remove* as the value for the **DMP User Action** field, as Linked Audiences doesn't support the **Auto Detect** option. + ## Troubleshooting +### Error: Action :: field is required but not found + +This error occurs when the **DMP User Action** field isn't set to *Add* or *Remove* in the mapping, or it's set to *Auto Detect,* which comes with a couple of caveats: + +- For Linked Audiences, you must set *Add* or *Remove* as the value for the **DMP User Action** field, as the **Auto Detect** option isn't supported. +- For Profile Audiences, it must match the default *Enter Event* names set in the destination settings at the Audience level. Those defaults are *Audience Entered* and *Audience Exited*. + ### Access & Refresh Tokens LinkedIn's OAuth access tokens have a time to live (TTL) of 60 days; refresh tokens have a TTL of one year. Segment automatically updates your access token as long as your refresh token is valid. You won't see any errors or interruptions in data delivery if your access token expires while your refresh token is valid.