Skip to content

Latest commit

 

History

History
332 lines (185 loc) · 8.61 KB

File metadata and controls

332 lines (185 loc) · 8.61 KB

Search Advertising AdGroup Schema

https://ns.adobe.com/experience/adcloud/searchadvertising/adgroup

Search Advertising Ad Group is a logical collection or grouping of ads.

Abstract Extensible Status Identifiable Custom Properties Additional Properties Defined In
Can be instantiated Yes Deprecated No Forbidden Permitted adobe/experience/adcloud/searchadvertising/adgroup.schema.json

Schema Hierarchy

  • Search Advertising AdGroup https://ns.adobe.com/experience/adcloud/searchadvertising/adgroup

Search Advertising AdGroup Properties

Property Type Required Defined by
@id string Optional Record Schema
repo:createDate string Optional Audit trail
repo:modifyDate string Optional Audit trail
xdm:adGroupStatus enum Optional Search Advertising AdGroup (this schema)
xdm:adgroupId string Optional Search Advertising AdGroup (this schema)
xdm:adgroupName string Optional Search Advertising AdGroup (this schema)
xdm:bidLevel enum Optional Search Advertising AdGroup (this schema)
xdm:campaignId string Optional Search Advertising AdGroup (this schema)
xdm:createdByBatchID string Optional Audit trail
xdm:internalCampaignId string Optional Search Advertising AdGroup (this schema)
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

@id

Identifier

A unique identifier for the record.

@id

@id Type

string

  • format: uri-reference – URI Reference (according to RFC3986)

repo:createDate

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

repo:createDate Type

string

repo:createDate Example

"2004-10-23T12:00:00-06:00"

repo:modifyDate

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

repo:modifyDate Type

string

repo:modifyDate Example

"2004-10-23T12:00:00-06:00"

xdm:adGroupStatus

Ad Group Status

Ad Group Status indicates if underlying ads are eligible to serve.

xdm:adGroupStatus

  • is optional
  • type: enum
  • defined in this schema

The value of this property must be equal to one of the known values below.

xdm:adGroupStatus Known Values

Value Description
Active Active
Paused Paused
Deleted Deleted
Ended Ended
Pending Pending
Inactive Inactive
Disapproved Disapproved
Incomplete Incomplete
Offline Offline
On Hold (Editing) On Hold (Editing)
On Hold (Other) On Hold (Other)
Duplicate Duplicate
Orphan Orphan
Optimize Optimize
Disabled Disabled
Unknown Unknown
Dummy Dummy

xdm:adgroupId

Ad Group Identifier

Ad Group ID on the search advertising platform.

xdm:adgroupId

  • is optional
  • type: string
  • defined in this schema

xdm:adgroupId Type

string

xdm:adgroupName

Ad Group Name

Name of the Ad Group.

xdm:adgroupName

  • is optional
  • type: string
  • defined in this schema

xdm:adgroupName Type

string

xdm:bidLevel

Bid Level

What determines the bid for all ads belonging to this adgroup.

xdm:bidLevel

  • is optional
  • type: enum
  • defined in this schema

The value of this property must be equal to one of the known values below.

xdm:bidLevel Known Values

Value Description
Gender Gender
Placement Placement
Vertical Vertical
Age Range Age Range
Keyword Keyword
Adgroup Adgroup
User Interest and List User Interest and List

xdm:campaignId

Campaign Identifier

Campaign ID for the Ad Group on the search advertising platform.

xdm:campaignId

  • is optional
  • type: string
  • defined in this schema

xdm:campaignId Type

string

xdm:createdByBatchID

Created by batch identifier

The dataset files in Catalog which has been originating the creation of the record.

xdm:createdByBatchID

xdm:createdByBatchID Type

string

  • format: uri-reference – URI Reference (according to RFC3986)

xdm:internalCampaignId

Internal Campaign Identifier

Internal Campaign ID for the Ad Group. This identifier determines uniqueness of campaign and ad group record.

xdm:internalCampaignId

  • is optional
  • type: string
  • defined in this schema

xdm:internalCampaignId Type

string

xdm:modifiedByBatchID

Modified by batch identifier

The last dataset files in Catalog which has modified the record. At creation time, modifiedByBatchID is set as createdByBatchID.

xdm:modifiedByBatchID

xdm:modifiedByBatchID Type

string

  • format: uri-reference – URI Reference (according to RFC3986)

xdm:repositoryCreatedBy

Created by user identifier

User ID of who created the record.

xdm:repositoryCreatedBy

xdm:repositoryCreatedBy Type

string

xdm:repositoryLastModifiedBy

Modified by user identifier

User ID of who last modified the record. At creation time, modifiedByUser is set as createdByUser.

xdm:repositoryLastModifiedBy

xdm:repositoryLastModifiedBy Type

string