Stay organized with collections
Save and categorize content based on your preferences.
Account approval process
Your users will sign up individually for their own standalone AdSense account. When a user signs up, they follow the standard AdSense approval process which has the following steps:
- Account approval: We review the publisher's payments details (phone number, address, etc.) to make sure it's accurate.
- Site approval: We review the publisher's site to make sure it complies with the AdSense Program policies.
This process usually takes a few days, but in some cases it can take 2-4 weeks.
Both the account and site need to be approved by AdSense before ads can start showing. If there's outstanding information needed by AdSense, this will be shown in AdSense to each publisher, and the site status can be viewed in the Sites tab.
As the platform, you won't have access to your users' accounts but you will be able to view reporting metrics associated with your domain within your AdSense account. This is to ensure that Google upholds the user’s right to data privacy.
Prerequisites to the site approval process
To ensure AdSense has everything it needs to perform a site check, please ensure that the publisher's ID is present on the page. You can do this by either:
- placing the Auto ads code in the
<head>
- placing an ad unit in the
<body>
Please review the ad tags page for more information.
Additionally, tasks required to set up the account need to be completed by the publisher before AdSense completes a site review. This includes setting up payment details, completing phone verification, etc. You can refer your users to AdSense to check if there are any outstanding tasks for them to complete. Alternatively, if you use the AdSense Management API, you can use the accounts.get
method and check the pendingTasks
field.
Account quality
All AdSense publishers are required to adhere to the AdSense Program policies. When your users sign up for AdSense, we'll review their content to make sure that it complies with our policies. If we detect any issues with their content we'll let them know and give them an opportunity to fix the issues.
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\u003eUsers undergo a standard AdSense approval process, including account and site reviews, which can take a few days to a few weeks.\u003c/p\u003e\n"],["\u003cp\u003ePublishers must ensure their ID is present on their site and complete account setup tasks for site approval.\u003c/p\u003e\n"],["\u003cp\u003eGoogle maintains user data privacy, allowing platforms to access reporting metrics but not individual user accounts.\u003c/p\u003e\n"],["\u003cp\u003eAll publishers must adhere to AdSense Program policies, with content reviewed for compliance and opportunities provided to address any issues.\u003c/p\u003e\n"]]],["Users sign up individually for AdSense accounts, undergoing a two-step approval process: account verification (payment details) and site review (policy compliance). Site approval requires either Auto ads code in the `\u003chead\u003e` or an ad unit in the `\u003cbody\u003e` and any outstanding tasks completed. AdSense notifies publishers of any issues and provides resolution opportunities. While platforms lack access to user accounts, they can view domain-related reporting metrics. Adherence to AdSense Program policies is mandatory.\n"],null,["Account approval process\n------------------------\n\nYour users will sign up individually for their own standalone AdSense account. When a user signs up, they follow the standard AdSense approval process which has the following steps:\n\n- **Account approval:** We review the publisher's payments details (phone number, address, etc.) to make sure it's accurate.\n- **Site approval:** We review the publisher's site to make sure it complies with the [AdSense Program policies](https://support.google.com/adsense/answer/48182).\n\nThis process usually takes a few days, but in some cases it can take 2-4 weeks.\n\nBoth the account and site need to be approved by AdSense before ads can start showing. If there's outstanding information needed by AdSense, this will be shown in AdSense to each publisher, and the site status can be viewed in the Sites tab.\n\nAs the platform, you won't have access to your users' accounts but you will be able to view reporting metrics associated with your domain within your AdSense account. This is to ensure that Google upholds the user's right to data privacy.\n\n### Prerequisites to the site approval process\n\nTo ensure AdSense has everything it needs to perform a site check, please ensure that the publisher's ID is present on the page. You can do this by either:\n\n- placing the Auto ads code in the `\u003chead\u003e`\n- placing an ad unit in the `\u003cbody\u003e`\n\nPlease review the [ad tags page](/adsense/platforms/transparent/ad-tags) for more information.\n\nAdditionally, tasks required to set up the account need to be completed by the publisher before AdSense completes a site review. This includes setting up payment details, completing phone verification, etc. You can refer your users to AdSense to check if there are any outstanding tasks for them to complete. Alternatively, if you use the [AdSense Management API](/adsense/management), you can use the [`accounts.get` method](/adsense/management/reference/rest/v2/accounts/get) and check the `pendingTasks` field.\n\n### Account quality\n\nAll AdSense publishers are required to adhere to the [AdSense Program policies](https://support.google.com/adsense/answer/48182). When your users sign up for AdSense, we'll review their content to make sure that it complies with our policies. If we detect any issues with their content we'll let them know and give them an opportunity to fix the issues."]]