Get Retargeting Audiences
get_retargeting_audiencesGet all available retargeting audiences for a specific advertising channel.
This tool retrieves all retargeting audiences and native audiences available for the specified
advertising channel (GOOGLE_ADS, LINKEDIN, or FACEBOOK) that can be used to create new retargeting
audiences. This is useful when you need to discover existing audiences before creating or targeting them.
SUPPORTED CHANNELS:
- GOOGLE_ADS: Google Ads retargeting audiences
- LINKEDIN: LinkedIn retargeting audiences
- FACEBOOK: Facebook retargeting audiences
WHEN TO USE:
- Discover all available retargeting audiences for a specific channel
- View native audiences that can be used for targeting on a channel
- Find audience IDs and details for audience creation or targeting
- Review audience names, sizes (matchCount), and other metadata
- Understand what audiences are available before building campaigns
- Compare audiences across different advertising channels
PARAMETERS:
- channel: The advertising channel to fetch retargeting audiences for (required)
Options: GOOGLE_ADS, LINKEDIN, FACEBOOK
Note: Channel names are case-insensitive and will be converted to uppercase
RETURNS:
List of available retargeting and native audiences with details including:
- id: Unique audience ID
- name: Audience name
- type: Audience type (e.g., GoogleAdsAudience, LinkedInAudience, FacebookAudience)
- subtype: Audience subtype (e.g., GOOGLE_ADS_RETARGETING, LINKEDIN_RETARGETING)
- channel: Channel type identifier
- matchCount: Number of matches/members in the audience
- externalAccountId: Associated account ID on the advertising platform
- seedSourcePlatform: Source platform for the audience seed
AUDIENCE DETAILS:
Each audience record provides comprehensive information about:
- Audience identification and naming
- Type and subtype classification
- Match count to understand audience size
- External platform integration details
- Account associations
COMMON USE CASES:
- Get all LinkedIn retargeting audiences (including Marketing Automation, Bulk, Retargeting, and Business Objective Based Audience)
- Find Google Ads audiences suitable for retargeting campaigns
- Identify Facebook retargeting audiencesInput Schema
| Name | Required | Description | Default |
|---|---|---|---|
| channel | Yes | The advertising channel to fetch retargeting audiences for |