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"]],[],[[["\u003cp\u003eChild accounts are created and managed programmatically through the Platform API in the AdSense direct model.\u003c/p\u003e\n"],["\u003cp\u003eAccount creation involves using the \u003ccode\u003eplatforms.accounts.create\u003c/code\u003e method, and approval requires setting up a site and providing additional information as outlined in the provided link.\u003c/p\u003e\n"]]],["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"],null,["Account setup process\n---------------------\n\nIn the AFP [direct model](/adsense/platforms/direct/overview), children are added and set up programmatically via the Platform API. The standard AdSense child account setup process has the following steps:\n\n1. **Account creation:** Platforms can create a new sub-account via the [platforms.accounts.create method](/adsense/platforms/reference/rest/v1alpha/platforms.accounts/create).\n2. **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](/adsense/platforms/direct/approvals)."]]