با مجموعهها، منظم بمانید
ذخیره و طبقهبندی محتوا براساس اولویتهای شما.
فرآیند تایید حساب
کاربران شما به صورت جداگانه برای حساب AdSense مستقل خود ثبت نام می کنند. هنگامی که کاربر ثبت نام می کند، فرآیند تأیید استاندارد AdSense را دنبال می کند که مراحل زیر را دارد:
- تأیید حساب: ما جزئیات پرداخت های ناشر (شماره تلفن، آدرس و غیره) را بررسی می کنیم تا از صحت آن مطمئن شویم.
- تأیید سایت: ما سایت ناشر را بررسی میکنیم تا مطمئن شویم با خطمشیهای برنامه AdSense مطابقت دارد.
این روند معمولا چند روز طول می کشد، اما در برخی موارد ممکن است 2-4 هفته طول بکشد.
قبل از شروع نمایش تبلیغات، حساب و سایت باید توسط AdSense تأیید شوند. اگر اطلاعات برجسته مورد نیاز AdSense وجود داشته باشد، این اطلاعات در AdSense به هر ناشر نشان داده می شود و وضعیت سایت را می توان در برگه Sites مشاهده کرد.
به عنوان پلتفرم، به حساب های کاربران خود دسترسی نخواهید داشت، اما می توانید معیارهای گزارش مرتبط با دامنه خود را در حساب AdSense خود مشاهده کنید. این برای اطمینان از اینکه Google از حق کاربر برای حفظ حریم خصوصی داده ها حمایت می کند.
پیش نیازهای فرآیند تایید سایت
برای اطمینان از اینکه AdSense همه چیز مورد نیاز برای بررسی سایت را دارد، لطفاً مطمئن شوید که شناسه ناشر در صفحه موجود است. شما می توانید این کار را با یکی از موارد زیر انجام دهید:
- قرار دادن کد تبلیغات خودکار در
<head>
- قرار دادن یک واحد تبلیغاتی در
<body>
لطفا برای اطلاعات بیشتر صفحه برچسب های تبلیغات را بررسی کنید.
علاوه بر این، کارهای مورد نیاز برای راهاندازی حساب باید قبل از اینکه AdSense بررسی سایت را کامل کند، توسط ناشر تکمیل شود. این شامل تنظیم جزئیات پرداخت، تکمیل راستیآزمایی تلفن، و غیره میشود. میتوانید کاربران خود را به AdSense ارجاع دهید تا بررسی کنید آیا کارهای برجستهای برای تکمیل آنها وجود دارد یا خیر. از طرف دیگر، اگر از API مدیریت AdSense استفاده میکنید، میتوانید از روش accounts.get
استفاده کنید و قسمت pendingTasks
را بررسی کنید.
کیفیت حساب
همه ناشران AdSense ملزم به رعایت خطمشیهای برنامه AdSense هستند. وقتی کاربران شما برای AdSense ثبت نام کردند، محتوای آنها را بررسی می کنیم تا مطمئن شویم که با خط مشی های ما مطابقت دارد. اگر مشکلی در محتوای آنها پیدا کنیم، به آنها اطلاع میدهیم و به آنها فرصتی میدهیم تا مشکلات را برطرف کنند.
جز در مواردی که غیر از این ذکر شده باشد،محتوای این صفحه تحت مجوز Creative Commons Attribution 4.0 License است. نمونه کدها نیز دارای مجوز Apache 2.0 License است. برای اطلاع از جزئیات، به خطمشیهای سایت Google Developers مراجعه کنید. جاوا علامت تجاری ثبتشده Oracle و/یا شرکتهای وابسته به آن است.
[null,null,[],[[["\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."]]