diff --git a/src/connections/destinations/catalog/actions-pendo-web/index.md b/src/connections/destinations/catalog/actions-pendo-web/index.md index 283dd901c8..65723b46ce 100644 --- a/src/connections/destinations/catalog/actions-pendo-web/index.md +++ b/src/connections/destinations/catalog/actions-pendo-web/index.md @@ -11,6 +11,8 @@ hide-dossier: true [Pendo](http://www.pendo.io/){:target="_blank"} combines powerful software usage analytics with in-app guidance and user feedback capabilities, enabling even non-technical teams to deliver better product experiences to their customers or employees. +Pendo maintains this destination. For issues with the Pendo Web (Actions) destination, please reach out to [Pendo's support team](https://support.pendo.io/hc/en-us/articles/360034163971-Get-help-with-Pendo-from-Technical-Support){:target="_blank"}. + > success "" > **Good to know**: This page is about the [Actions-framework](/docs/connections/destinations/actions/) Pendo Web (Actions) Segment destination. There's also a page about the [non-Actions Pendo destination](/docs/connections/destinations/catalog/pendo/). Both of these destinations receives data from Segment. diff --git a/src/connections/destinations/catalog/adwords-remarketing-lists/index.md b/src/connections/destinations/catalog/adwords-remarketing-lists/index.md index 306bc29469..6db73ba14f 100644 --- a/src/connections/destinations/catalog/adwords-remarketing-lists/index.md +++ b/src/connections/destinations/catalog/adwords-remarketing-lists/index.md @@ -127,6 +127,10 @@ If a user has more than one email address or IDFA on their account as `external_ Make sure that this destination was created in [Engage](/docs/engage/) as it requires additional event data not available in standard destinations. +### Invalid user list ID error in Event Delivery + +When you first connect a destination to an audience, Segment triggers a call to the destination to create the audience downstream. Once Segment creates the audience, the destination API returns an audience ID. For subsequent updates to the audience in the destination (adding or removing users), Segment uses this ID to send requests to the destination. The invalid user list ID error usually means that the audience ID no longer exists in the destination. To resolve this, you'll need to either recreate the audience or create a *new instance* of the destination and link it to the audience. Removing and re-adding the same instance of the destination will not work. + ## FAQs #### What Google Ads campaigns does Engage support? diff --git a/src/connections/oauth.md b/src/connections/oauth.md index 387c7cafaa..bbdf9ffcf1 100644 --- a/src/connections/oauth.md +++ b/src/connections/oauth.md @@ -122,7 +122,7 @@ To obtain the access token: JWT | The signed JWT token string from Step 1. SCOPE | Scopes for which token is requested. See [supported scopes](#supported-scopes). -To use the access token, see an example of how to use the access token in the [HTTP API source](). +To use the access token, see an example of how to use the access token in the [HTTP API source](/docs/connections/sources/catalog/libraries/server/http-api/#oauth). ## Edit an OAuth application To edit an existing OAuth application: diff --git a/src/connections/sources/catalog/libraries/mobile/android/index.md b/src/connections/sources/catalog/libraries/mobile/android/index.md index b94d416b66..9a4ee04008 100644 --- a/src/connections/sources/catalog/libraries/mobile/android/index.md +++ b/src/connections/sources/catalog/libraries/mobile/android/index.md @@ -2,7 +2,7 @@ title: 'Analytics for Android' strat: android repo: analytics-android -support_type: legacy +support_type: maintenance id: wXNairW5xX --- Analytics for Android makes it easier for you to send data to any tool without having to learn, test or implement a new API every time. diff --git a/src/connections/sources/catalog/libraries/mobile/ios/index.md b/src/connections/sources/catalog/libraries/mobile/ios/index.md index 795b3056f1..07090f9141 100644 --- a/src/connections/sources/catalog/libraries/mobile/ios/index.md +++ b/src/connections/sources/catalog/libraries/mobile/ios/index.md @@ -2,7 +2,7 @@ title: Analytics for iOS strat: ios repo: analytics-ios -support_type: legacy +support_type: maintenance id: UBrsG9RVzw --- With Analytics for iOS, you can send your data to analytics or marketing tool, without needing to learn, test, or implement a new API with each update or addition.