AI-generated Key Takeaways
-
Child publishers have pending onboarding tasks that need to be completed before Google's policy compliance is verified.
-
Onboarding tasks include billing profile creation, phone number verification, and Ad Manager account setup.
-
OnboardingTask
objects provide details on these pending tasks, categorized by their type and described within theCompanyService
documentation. -
The
CompanyService
within the Ad Manager API allows for retrieving and managing information related to child publishers.
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. |