Show / Hide Table of Contents

Enum DelegationAccountStatusEnum.Types.DelegationAccountStatus

Status of the MCM child publisher's Ad Manager account with respect to delegated serving. In order for the child network to be served ads for MCM, it must have accepted the invite from the parent network, and must have passed Google's policy compliance verifications.

Namespace: Google.Ads.AdManager.V1
Assembly: Google.Ads.AdManager.V1.dll
Syntax
public enum DelegationAccountStatusEnum.Types.DelegationAccountStatus

Fields

Name Description
Approved

Indicates the child publisher accepted the invite, and Google found it to be compliant with its policies, i.e. no policy violations were found, and the child publisher can be served ads.

ClosedByPublisher

Indicates the child publisher has closed their own account.

ClosedInvalidActivity

Indicates the child publisher accepted the invite, but was disapproved by Google for invalid activity.

ClosedPolicyViolation

Indicates the child publisher accepted the invite, but was disapproved by Google for violating its policies.

DeactivatedByAdManager

Indicates the child publisher accepted the invite, but was disapproved by a Googler.

Declined

Indicates the child publisher has declined the invite.

DisapprovedDuplicateAccount

Indicates the child publisher accepted the invite, but was disapproved by Google for being a duplicate of another account.

DisapprovedIneligible

Indicates the child publisher accepted the invite, but was disapproved as ineligible by Google.

Expired

Indicates the invite was sent to the child publisher more than 90 days ago, due to which it has been deactivated.

Inactive

Indicates either the child publisher disconnected from the parent network, or the parent network withdrew the invite.

Invited

Indicates the child publisher has not acted on the invite from the parent.

PendingGoogleApproval

Indicates the child publisher has accepted the invite, and is awaiting Google's policy compliance verifications.

Unspecified

No value specified

In this article
Back to top Generated by DocFX