AdAudiences
Columns
Name | Type | ReadOnly | Description |
Id [KEY] | String | True | The unique identifier of the ad tailored audience. |
AccountId | String | False | Id of the advertising account to work with. |
OwnerAccountId | String | True | The unique identifier of the owner account. |
Name | String | False | The name of the tailored audience. |
AudienceSize | Integer | True | The size of the tailored audience. |
AudienceType | String | True | The type of the tailored audience. |
CreatedAt | Datetime | True | The time of the creation of this audience. |
UpdatedAt | Datetime | True | The time of the last change of the properties of this audience. |
PartnerSource | String | True | The partner source of this tailored audience. |
PermissionLevel | String | True | The permission level of this tailored audience. |
ReasonsNotTargetable | String | True | The reasons why this audience is not targetable, if it is not targetable. |
TargetableTypes | String | True | Targetable types of the audience. |
Targetable | Boolean | True | Shows if the audience is targetable or not. |
Deleted | Boolean | True | Whether the audience is deleted. |
Segments | String | True | Useful only in Batch Insert, Update and Delete operations. |
Pseudo-Columns
Name | Type | Description |
IncludeDeleted | String | Boolean used for including or not the deleted accounts. The default value is false. |
Last updated