RemarketingAction

A remarketing action. A snippet of JavaScript code that will collect the product id and the type of page people visited (product page, shopping cart page, purchase page, general site visit) on an advertisers website.

Columns

Name

Type

Behavior

Description

RemarketingActionId

Long

Attribute

Id column for table RemarketingAction

RemarketingActionName

String

Attribute

Name column for table RemarketingAction

RemarketingActionResourceName

String

Attribute

ResourceName column for table RemarketingAction

RemarketingActionTagSnippets

String

Attribute

TagSnippets column for table RemarketingAction

CustomerId

Long

Attribute

ClientCustomerId column for table RemarketingAction

Pseudo-Columns

Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.

Name

Type

Description

ManagerId

Long

Id of the manager account on behalf of which you are requesting customer data.

Last updated