https://ns.adobe.com/experience/adcloud/searchadvertising/account
Search Advertising Account defines Customer Configuration on Search Advertising Platform.
Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Defined In |
---|---|---|---|---|---|---|
Can be instantiated | Yes | Deprecated | No | Forbidden | Permitted | adobe/experience/adcloud/searchadvertising/account.schema.json |
- Search Advertising Account
https://ns.adobe.com/experience/adcloud/searchadvertising/account
- Record Schema
https://ns.adobe.com/xdm/data/record
- Audit trail
https://ns.adobe.com/xdm/common/auditable
- Record Schema
{
"xdm:id": "100001061",
"xdm:accountId": "10001234",
"xdm:accountName": "My First Account",
"xdm:currencyCode": "USD",
"xdm:accountStatus": "Enabled",
"xdm:budget": 123.45,
"xdm:budgetType": "Monthly",
"repo:createDate": "2019-04-26T14:00:00+00:00",
"repo:modifyDate": "2019-04-26T14:00:00+00:00"
}
Property | Type | Required | Defined by |
---|---|---|---|
@id | string |
Optional | Record Schema |
repo:createDate | string |
Optional | Audit trail |
repo:modifyDate | string |
Optional | Audit trail |
xdm:accountId | string |
Optional | Search Advertising Account (this schema) |
xdm:accountName | string |
Optional | Search Advertising Account (this schema) |
xdm:accountStatus | enum |
Optional | Search Advertising Account (this schema) |
xdm:budget | number |
Optional | Search Advertising Account (this schema) |
xdm:budgetType | enum |
Optional | Search Advertising Account (this schema) |
xdm:createdByBatchID | string |
Optional | Audit trail |
xdm:currencyCode | string |
Optional | Search Advertising Account (this schema) |
xdm:modifiedByBatchID | string |
Optional | Audit trail |
xdm:repositoryCreatedBy | string |
Optional | Audit trail |
xdm:repositoryLastModifiedBy | string |
Optional | Audit trail |
xdm:searchEngineId | integer |
Optional | Search Advertising Account (this schema) |
* |
any | Additional | this schema allows additional properties |
A unique identifier for the record.
@id
- is optional
- type:
string
- defined in Record Schema
string
- format:
uri-reference
– URI Reference (according to RFC3986)
The server date and time when the resource was created in the repository, such as when an asset file is first uploaded or a directory is created by the server as the parent of a new asset. The date time property should conform to ISO 8601 standard. An example form is "2004-10-23T12:00:00-06:00".
repo:createDate
- is optional
- type:
string
- defined in Audit trail
string
- format:
date-time
– date and time (according to RFC 3339, section 5.6)
"2004-10-23T12:00:00-06:00"
The server date and time when the resource was last modified in the repository, such as when a new version of an asset is uploaded or a directory's child resource is added or removed. The date time property should conform to ISO 8601 standard. An example form is "2004-10-23T12:00:00-06:00".
repo:modifyDate
- is optional
- type:
string
- defined in Audit trail
string
- format:
date-time
– date and time (according to RFC 3339, section 5.6)
"2004-10-23T12:00:00-06:00"
Identifier that defines Customer/Client ID setup on the Search Advertising Platform.
xdm:accountId
- is optional
- type:
string
- defined in this schema
string
Name of the Account.
xdm:accountName
- is optional
- type:
string
- defined in this schema
string
Managed Flag indicates whether account is enabled or disabled on search networks.
xdm:accountStatus
- is optional
- type:
enum
- defined in this schema
The value of this property must be equal to one of the known values below.
Value | Description |
---|---|
Enabled |
Enabled |
Disabled |
Disabled |
Budget Allocated to the Account acts only as a spend cap across all your campaigns.
xdm:budget
- is optional
- type:
number
- defined in this schema
number
Budget Type
xdm:budgetType
- is optional
- type:
enum
- defined in this schema
The value of this property must be equal to one of the known values below.
Value | Description |
---|---|
Daily |
Daily |
Monthly |
Monthly |
Lifetime |
Lifetime |
Daily Spend Until Depleted |
Daily spend until depleted |
Day of Week |
Day of Week |
The dataset files in Catalog which has been originating the creation of the record.
xdm:createdByBatchID
- is optional
- type:
string
- defined in Audit trail
string
- format:
uri-reference
– URI Reference (according to RFC3986)
Currency in which this account operates.
xdm:currencyCode
- is optional
- type:
string
- defined in this schema
string
All instances must conform to this regular expression
^[A-Z]{3}$
"USD"
"EUR"
"JPY"
The last dataset files in Catalog which has modified the record. At creation time, modifiedByBatchID
is set as createdByBatchID
.
xdm:modifiedByBatchID
- is optional
- type:
string
- defined in Audit trail
string
- format:
uri-reference
– URI Reference (according to RFC3986)
User ID of who created the record.
xdm:repositoryCreatedBy
- is optional
- type:
string
- defined in Audit trail
string
User ID of who last modified the record. At creation time, modifiedByUser
is set as createdByUser
.
xdm:repositoryLastModifiedBy
- is optional
- type:
string
- defined in Audit trail
string
The applicatio-specified identifier used to identify the Search Advertising Platform Name.
xdm:searchEngineId
- is optional
- type:
integer
- defined in this schema
integer