Skip to content

Commit d1183a8

Browse files
authored
Documentation edits made through Mintlify web editor
1 parent 38369b7 commit d1183a8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

x-ads-api/analytics.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1181,7 +1181,7 @@ Retrieve synchronous analytics for the current account. A maximum time range (`e
11811181
| entity_ids <br/>_required_ | The specific entities to retrieve data for. Specify a comma-separated list of entity IDs.<br/><br/>**Note**: Up to 20 entity IDs may be provided.<br/><br/>Type: string<br/><br/>Example: `8u94t` |
11821182
| granularity <br/>_required_ | Specify how granular the retrieved data should be.<br/><br/>Type: enum<br/><br/>Possible values: `DAY`, `HOUR`, `TOTAL` |
11831183
| metric_groups <br/>_required_ | The specific metrics that should be returned. Specify a comma-separated list of metric groups. For more information see [Metrics and Segmentation](/x-ads-api/analytics#metrics-and-segmentation).<br/><br/>**Note**: `MOBILE_CONVERSION` data should be requested separately.<br/><br/>Type: enum<br/><br/>Possible values: `BILLING`, `ENGAGEMENT`, `LIFE_TIME_VALUE_MOBILE_CONVERSION`, `MEDIA`, `MOBILE_CONVERSION`, `VIDEO`, `WEB_CONVERSION` |
1184-
| placement <br/>_required_ | Scopes the retrieved data to a particular placement.<br/><br/>**Note**: Only a single value accepted per request. For entities with both X and X Audience Platform placement, separate requests are required, one for each placement value.<br/><br/>Type: enum<br/><br/>Possible values: `ALL_ON_TWITTER`, `PUBLISHER_NETWORK` |
1184+
| placement <br/>_required_ | Scopes the retrieved data to a particular placement.<br/><br/>**Note**: Only a single value accepted per request. For entities with both X and X Audience Platform placement, separate requests are required, one for each placement value.<br/><br/>Type: enum<br/><br/>Possible values: `ALL_ON_TWITTER`, `PUBLISHER_NETWORK`, `SPOTLIGHT`, `TREND` |
11851185
| start_time <br/>_required_ | Scopes the retrieved data to the specified start time, expressed in [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601).<br/><br/>**Note**: Must be expressed in whole hours (0 minutes and 0 seconds).<br/><br/>Type: string<br/><br/>Example: `2017-05-19T07:00:00Z` |
11861186

11871187
### Example Request[](#example-request "Permalink to this headline")

0 commit comments

Comments
 (0)