AdActiveEntities
Retrieve details about which entities' analytics metrics have changed in a given time period.
Columns
Name | Type | Description |
EntityID | String | The identifier for the leveraged account. Appears within the resource's path and is generally a required parameter for all Advertiser API requests excluding GET accounts. The specified account must be associated with the authenticated user. |
AccountId | String | Id of the advertising account to work with. |
ActivityStartTime | Datetime | Start time of the activity |
ActivityEndTime | Datetime | The end time of the activity |
Placements | String |
Pseudo-Columns
SELECT ステートメントのWHERE 句では、疑似カラムフィールドを使用して、データソースから返されるタプルを詳細に制御することができます。
Name | Type | Description |
Entity | String | The entity type to retrieve data for. |
StartTime | Datetime | Scopes the retrieved data to the specified start time, expressed in ISO 8601. |
EndTime | Datetime | Scopes the retrieved data to the specified end time, expressed in ISO 8601. |
CampaignIds | String | Scope the response to just entities associated with desired campaigns by specifying a comma-separated list of identifiers. Up to 200 IDs may be provided. |
FundingInstrumentIds | String | Scope the response to just entities associated with desired funding instruments by specifying a comma-separated list of identifiers. Up to 200 IDs may be provided. |