enum OnboardingTask (v202408)
Stay organized with collections
Save and categorize content based on your preferences.
Pending onboarding tasks for the child publishers that must completed before Google's policy
compliance is verified.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202408
Enumeration |
Description |
UNKNOWN
|
|
BILLING_PROFILE_CREATION
|
Creation of the child publisher's payments billing profile.
|
PHONE_PIN_VERIFICATION
|
Verification of the child publisher's phone number.
|
AD_MANAGER_ACCOUNT_SETUP
|
Setup of the child publisher's Ad Manager account.
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-06 UTC.
[null,null,["Last updated 2025-08-06 UTC."],[[["\u003cp\u003e\u003ccode\u003eOnboardingTask\u003c/code\u003e objects represent pending tasks for child publishers that need to be completed for Google's policy compliance verification.\u003c/p\u003e\n"],["\u003cp\u003eThese tasks are categorized into types like billing profile creation, phone number verification, and Ad Manager account setup, as denoted by the \u003ccode\u003eOnboardingTask\u003c/code\u003e enumeration values.\u003c/p\u003e\n"],["\u003cp\u003eThis information is part of the CompanyService within the Ad Manager API and uses the namespace \u003ccode\u003ehttps://www.google.com/apis/ads/publisher/v202408\u003c/code\u003e.\u003c/p\u003e\n"]]],["The `CompanyService` includes `ChildPublisher` dependencies, which have `OnboardingTask` requirements. These tasks are necessary for policy compliance verification. Onboarding tasks include `BILLING_PROFILE_CREATION`, setting up a payments billing profile for the child publisher; `PHONE_PIN_VERIFICATION`, verifying the child publisher's phone number; and `AD_MANAGER_ACCOUNT_SETUP`, configuring the child publisher's Ad Manager account. `UNKNOWN` is an enumeration type. The namespace is `https://www.google.com/apis/ads/publisher/v202408`.\n"],null,["# enum OnboardingTask (v202408)\n\n**Service** \n**CompanyService** **Dependencies** \n[ChildPublisher](/ad-manager/api/reference/v202408/CompanyService.ChildPublisher) \n▼\n**OnboardingTask**\n\nPending onboarding tasks for the child publishers that must completed before Google's policy\ncompliance is verified.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202408`\n\n| Enumeration | Description |\n|----------------------------|-------------------------------------------------------------|\n| `UNKNOWN` | |\n| `BILLING_PROFILE_CREATION` | Creation of the child publisher's payments billing profile. |\n| `PHONE_PIN_VERIFICATION` | Verification of the child publisher's phone number. |\n| `AD_MANAGER_ACCOUNT_SETUP` | Setup of the child publisher's Ad Manager account. |"]]