[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-08-20 UTC."],[[["`OnboardingTask` objects represent pending tasks for child publishers that need to be completed for Google's policy compliance verification."],["These tasks are categorized into types like billing profile creation, phone number verification, and Ad Manager account setup, as denoted by the `OnboardingTask` enumeration values."],["This information is part of the CompanyService within the Ad Manager API and uses the namespace `https://www.google.com/apis/ads/publisher/v202408`."]]],["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"]]