enum OnboardingTask (v202411)
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/v202411
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\u003eChild publishers have pending onboarding tasks that need to be completed before Google's policy compliance is verified.\u003c/p\u003e\n"],["\u003cp\u003eOnboarding tasks include billing profile creation, phone number verification, and Ad Manager account setup.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eOnboardingTask\u003c/code\u003e objects provide details on these pending tasks, categorized by their type and described within the \u003ccode\u003eCompanyService\u003c/code\u003e documentation.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCompanyService\u003c/code\u003e within the Ad Manager API allows for retrieving and managing information related to child publishers.\u003c/p\u003e\n"]]],["The content details `OnboardingTask` dependencies for `ChildPublisher` within the `CompanyService`. These tasks, which must be completed for Google's policy compliance, include `BILLING_PROFILE_CREATION` (setting up payment billing), `PHONE_PIN_VERIFICATION` (phone number verification), and `AD_MANAGER_ACCOUNT_SETUP` (setting up the Ad Manager account). An `UNKNOWN` enumeration is also listed. These are tasks required before compliance is confirmed. The namespace for this service is `https://www.google.com/apis/ads/publisher/v202411`.\n"],null,["# enum OnboardingTask (v202411)\n\n**Service** \n**CompanyService** **Dependencies** \n[ChildPublisher](/ad-manager/api/reference/v202411/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/v202411`\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. |"]]