https://ns.adobe.com/xdm/adcloud/searchads/portfolio
Search Advertising Portfolio Class includes fields that defines Portfolio.
Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Defined In |
---|---|---|---|---|---|---|
Can be instantiated | Yes | Stable | No | Forbidden | Permitted | adobe/experience/adcloud/searchads/portfolio.schema.json |
- Search Advertising Portfolio
https://ns.adobe.com/xdm/adcloud/searchads/portfolio
- Record Schema
https://ns.adobe.com/xdm/data/record
- Audit trail
https://ns.adobe.com/xdm/common/auditable
- Record Schema
{
"@id": "100000123",
"searchads:portfolioName": "My First Portfolio",
"searchads:billingState": "Managed",
"searchads:portfolioGroupName": "My First Portfolio Group",
"searchads:portfolioGroupId": "34567",
"searchads:portfolioStatus": "Active",
"repo:createDate": "2018-01-12T15:52:25+00:00",
"repo:modifyDate": "2018-01-12T15:52:25+00:00"
}
Property | Type | Required | Defined by |
---|---|---|---|
@id | string |
Optional | Record Schema |
repo:createDate | string |
Optional | Audit trail |
repo:modifyDate | string |
Optional | Audit trail |
searchads:billingState | string |
Optional | Search Advertising Portfolio (this schema) |
searchads:createDate | string |
Optional | Search Advertising Portfolio (this schema) |
searchads:modifyDate | string |
Optional | Search Advertising Portfolio (this schema) |
searchads:portfolioGroupId | string |
Optional | Search Advertising Portfolio (this schema) |
searchads:portfolioGroupName | string |
Optional | Search Advertising Portfolio (this schema) |
searchads:portfolioName | string |
Optional | Search Advertising Portfolio (this schema) |
searchads:portfolioStatus | enum |
Optional | Search Advertising Portfolio (this schema) |
xdm:createdByBatchID | string |
Optional | Audit trail |
xdm:modifiedByBatchID | string |
Optional | Audit trail |
xdm:repositoryCreatedBy | string |
Optional | Audit trail |
xdm:repositoryLastModifiedBy | string |
Optional | Audit trail |
* |
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"
Portfolio Billing State indicates whether client should be billed for spend from this Portfolio.
searchads:billingState
- is optional
- type:
string
- defined in this schema
string
Value | Description |
---|---|
Managed |
Client will be billed for the spend from this portfolio |
Not Managed |
Client will not be billed for the spend from this portfolio |
The date and time when the portfolio was created. An example form is "2004-10-23T12:00:00-06:00".
searchads:createDate
- is optional
- type:
string
- defined in this schema
string
- format:
date-time
– date and time (according to RFC 3339, section 5.6)
"2004-10-23T12:00:00-06:00"
The date and time when the portfolio was last modified. An example form is "2004-10-23T12:00:00-06:00".
searchads:modifyDate
- is optional
- type:
string
- defined in this schema
string
- format:
date-time
– date and time (according to RFC 3339, section 5.6)
"2004-10-23T12:00:00-06:00"
Set of portfolios can be assigned to a portfolio Group. This identifier indicates if portfolio is assigned to a portfolio group.
searchads:portfolioGroupId
- is optional
- type:
string
- defined in this schema
string
Indicates Name of the Portfolio Group if portfolio belongs to a Portfolio Group.
searchads:portfolioGroupName
- is optional
- type:
string
- defined in this schema
string
Name of the Portfolio.
searchads:portfolioName
- is optional
- type:
string
- defined in this schema
string
Portfolio Status
searchads:portfolioStatus
- 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 |
---|---|
Active |
Active |
Paused |
Paused |
Deleted |
Deleted |
Inactive |
Inactive |
Incomplete |
Incomplete |
Optimize |
Optimize |
Unknown |
Unknown |
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)
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