ghl_ad_google_entity_get
Retrieve Google campaigns, ad groups, or ads by specifying the entity type and optional filters like campaign ID, ad group ID, or date range.
Instructions
Get entities Retrieve Google campaigns, ad groups, or ads based on entity type Endpoint: GET /ad-publishing/google/entity (Version header: 2021-07-28; source: v3/ad-publishing-v3.json) OAuth scopes: adPublishing.readonly
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | Yes | Integration type | |
| endDate | No | Filter end date | |
| searchId | No | Search identifier | |
| adGroupId | No | Ad group identifier | |
| startDate | No | Filter start date | |
| campaignId | No | Campaign identifier | |
| entityType | Yes | Entity type | |
| locationId | Yes | Location identifier | |
| selectedAdAccountId | No | Selected ad account ID |