Inputs
GadsAccountItem
SelectableOption
Output
Type:List[Dict]
Returns audience segments.
Fields: type, id, name, resource_nameDocumentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
List Google Ads audience segments by type with optional name search and result limit
| App | Google Ads |
| Operation ID | gads_list_audience_segments |
| Type | Action |
| Connection | gads (required) |
| Credits per run | Free |
| Agent / MCP tool | Yes |
| Field | Type | Required | Default | Description |
|---|---|---|---|---|
account | GadsAccountItem or object or array of object or string or integer | Yes | - | Select the Google Ads account, ask user for it if not provided |
segment_type | string or SelectableOption | No | - | Audience segment type to list as per the Enum AudienceSegmentType. Note: ‘AUDIENCE’ is reusable Audience entities used as PMax/Demand Gen signals. |
search_term | string | No | - | Optional search term to filter audience names |
limit | integer | No | - | Maximum number of segments to return |
| Field | Type | Required | Default | Description |
|---|---|---|---|---|
value | string | Yes | - | |
label | string | Yes | - | |
managerId | string | Yes | - | The manager ID for the Google Ads account. Ask user to use the dropdown to select accounts, this manager id is selected background and not shown to the user. |
| Field | Type | Required | Default | Description |
|---|---|---|---|---|
value | string | Yes | - | |
label | string | Yes | - |
List[Dict]
Returns audience segments.
Fields: type, id, name, resource_name