Contents

UserAcl

The response to ACL requests.

Declaration

object UserAcl

Properties

NameTypeDescription
currencystring

The organization’s default currency that is set up in Apple Ads.

orgIdint64

The identifier of the organization that owns the campaign. Your orgId is the same as your account in Apple Ads.

orgNamestring

The name of your organization.

parentOrgIdint64

Distinguishes the account from an orgId belonging to a suborganization.

paymentModelstring

The payment model that you set through Apple Ads. If you don’t set a payment model, campaigns can’t run.

PAYG

A pay-as-you-go payment model.

LOC

A line-of-credit payment model.

<empty string>

There is no set payment method.

If you don’t select a payment model, you can still create campaigns. You must select a payment model before a campaign is eligible to run.

See Budget Orders for endpoints used to manage budget orders.

roleNames[string]

Each role governs what a user can see and do within the account:

API Account Manager

Manage all campaigns within an account with read-and-write capabilities.

View reporting across the organization.

Create and edit an API public key.

API Account Read Only

View reporting across the account with read-only permission.

Create and edit an API public key.

Limited Access

API Read & Write:

View reporting.

Manage all campaigns and settings within a campaign group with read-and-write capabilities.

Create and edit an API public key.

Limited Access

API Read Only:

View reporting across the organization.

Create and edit an API public key.

timeZonestring

The time zone you set during account creation through Apple Ads. ORTZ, the organization time zone, is the default.

Mentioned in

See Also

Access Control List