enum OnboardingTask (v202502)
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/v202502
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."],[],["The `CompanyService` has a dependency on `ChildPublisher` and an `OnboardingTask` component. These onboarding tasks, which must be completed for policy compliance verification, include `BILLING_PROFILE_CREATION` for setting up the child publisher's payments, `PHONE_PIN_VERIFICATION` for phone number verification, and `AD_MANAGER_ACCOUNT_SETUP` for creating the child publisher's Ad Manager account. The namespace is `https://www.google.com/apis/ads/publisher/v202502`, and there's an `UNKNOWN` enumeration.\n"],null,["# enum OnboardingTask (v202502)\n\n**Service** \n**CompanyService** **Dependencies** \n[ChildPublisher](/ad-manager/api/reference/v202502/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/v202502`\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. |"]]