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"]],[],[[["Child accounts are created and managed programmatically through the Platform API in the AdSense direct model."],["Account creation involves using the `platforms.accounts.create` method, and approval requires setting up a site and providing additional information as outlined in the provided link."]]],[]]