Skip to main content
Version: v3

Get segments

GET 

/ad-publishing/google/segments

Retrieve Google Ads audience segments for a location. Without limit the response is a plain array. When limit is provided (max 100, default 100) the response is a paginated { segments, paging } envelope; pass pageToken (from paging.next) to fetch the next batch.

Request

Responses

A plain array of segments (default), or a \{ segments, paging \} envelope when `limit` is provided