BillingSetup

A billing setup, which associates a payments account and an advertiser. A billing setup is specific to one advertiser.

Columns

Name

Type

Behavior

Description

BillingSetupEndDateTime

Date

Attribute

EndDateTime column for table BillingSetup

BillingSetupEndTimeType

String

Attribute

EndTimeType column for table BillingSetup

BillingSetupId

Long

Attribute

Id column for table BillingSetup

BillingSetupPaymentsAccount

String

Attribute

PaymentsAccount column for table BillingSetup

BillingSetupPaymentsAccountInfoPaymentsAccountId

String

Attribute

PaymentsAccountInfoPaymentsAccountId column for table BillingSetup

BillingSetupPaymentsAccountInfoPaymentsAccountName

String

Attribute

PaymentsAccountInfoPaymentsAccountName column for table BillingSetup

BillingSetupPaymentsAccountInfoPaymentsProfileId

String

Attribute

PaymentsAccountInfoPaymentsProfileId column for table BillingSetup

BillingSetupPaymentsAccountInfoPaymentsProfileName

String

Attribute

PaymentsAccountInfoPaymentsProfileName column for table BillingSetup

BillingSetupPaymentsAccountInfoSecondaryPaymentsProfileId

String

Attribute

PaymentsAccountInfoSecondaryPaymentsProfileId column for table BillingSetup

BillingSetupResourceName

String

Attribute

ResourceName column for table BillingSetup

BillingSetupStartDateTime

Date

Attribute

StartDateTime column for table BillingSetup

BillingSetupStatus

String

Attribute

Status column for table BillingSetup

CustomerId

Long

Attribute

ClientCustomerId column for table BillingSetup

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