Stay organized with collections
Save and categorize content based on your preferences.
Account setup process
In the AFP direct model
, children are added and set up programmatically via the Platform API. The standard AdSense child account setup process has the following steps:
- Account creation:Platforms can create a new sub-account via the platforms.accounts.create method
.
- Account approval process:In order to gain sub-account approval, platforms must create a site under the sub-account and provide additional information. Follow the information available here
.
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.
[[["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"]],[],[],["Platforms using the direct model manage child accounts programmatically through the Platform API. Account setup involves two key steps: first, creating a new sub-account using the `platforms.accounts.create` method. Second, platforms initiate the sub-account approval process by creating a site within the sub-account and providing supplementary details as outlined in the linked resource. These two steps are essential for the setup and validation of child accounts.\n"]]