ghl_ad_li_reporting_get
Retrieve LinkedIn Ads analytics with configurable pivot, time grouping, and fields. Filter by date range and entity URNs for targeted reporting.
Instructions
Get ad analytics Retrieve LinkedIn Ads analytics data with configurable pivot and time grouping Endpoint: GET /ad-publishing/linkedin/reporting (Version header: 2021-07-28; source: v3/ad-publishing-v3.json) OAuth scopes: adPublishing.readonly
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pivot | No | Analytics pivot type | ACCOUNT |
| fields | No | Reporting fields. Pass as comma-separated values on the wire (e.g. ?fields=impressions,clicks). | |
| endDate | Yes | End date in yyyy-mm-dd format | |
| groupBy | No | Time granularity for analytics | day |
| startDate | Yes | Start date in yyyy-mm-dd format | |
| entityUrns | No | Comma-separated list of entity URNs | |
| locationId | Yes | Location ID |