با مجموعهها، منظم بمانید
ذخیره و طبقهبندی محتوا براساس اولویتهای شما.
شبکههای آزمایشی به شما کمک میکنند کد خود را با ارائه یک محیط داده کاملاً ایزوله از حساب Google Ad Manager تولیدی خود آزمایش کنید.
قبل از اینکه شروع به استفاده از آن در حساب تولید خود کنید، باید کد را با استفاده از شبکه های آزمایشی بسازید و آزمایش کنید. اگر به ویژگی های اضافی اضافه شده به شبکه آزمایشی خود نیاز دارید، لطفاً با مدیر حساب خود صحبت کنید.
برای ایجاد یک شبکه آزمایشی، با NetworkService.makeTestNetwork تماس بگیرید. یک مثال MakeTestNetwork در هر یک از کتابخانه های سرویس گیرنده گنجانده شده است. شما می توانید تنها یک شبکه آزمایشی برای حساب Google خود ایجاد کنید.
شبکه های آزمایشی به روش های زیر محدود می شوند:
شبکه های آزمایشی به 10000 شی در هر نوع موجود محدود می شوند.
شبکه های آزمایشی نمی توانند تبلیغات را ارائه دهند.
از آنجایی که شبکههای آزمایشی نمیتوانند تبلیغات ارائه کنند، گزارشها همیشه بدون داده برمیگردند.
از آنجایی که پیشبینی به سابقه خدمت نیاز دارد، نتایج خدمات پیشبینی جعلی خواهد بود. برای اطلاعات بیشتر به ForecastService مراجعه کنید.
شبکههای آزمایشی، بهطور پیشفرض، شبکههای Ad Manager 360 نیستند، به این معنی که ویژگیهای برتر موجود در شبکههای Ad Manager 360 را ندارند.
تاریخ آخرین بهروزرسانی 2025-08-21 بهوقت ساعت هماهنگ جهانی.
[null,null,["تاریخ آخرین بهروزرسانی 2025-08-21 بهوقت ساعت هماهنگ جهانی."],[[["\u003cp\u003eTest networks provide an isolated environment for testing Google Ad Manager code before using it in production.\u003c/p\u003e\n"],["\u003cp\u003eYou can create one test network per Google account using the \u003ccode\u003eNetworkService.makeTestNetwork\u003c/code\u003e method, and client libraries include examples.\u003c/p\u003e\n"],["\u003cp\u003eTest networks have limitations, including a 10,000 object limit per entity, inability to serve ads or generate real report data, and faked forecasting results.\u003c/p\u003e\n"],["\u003cp\u003eIf creating a test network with a Service Account, add an Administrator user for UI access via \u003ccode\u003eUserService.createUsers\u003c/code\u003e.\u003c/p\u003e\n"]]],["Test networks offer isolated environments for testing code without affecting production accounts. Create one test network per Google account using `NetworkService.makeTestNetwork`, referencing client library examples. Service accounts require an added Administrator via `UserService.createUsers` for UI access. Test networks have limitations: 10,000 objects per entity, no ad serving, empty reports, faked forecasts, and lack of Ad Manager 360 premium features. Use these isolated test environments prior to using your production account.\n"],null,["# Test vs. Production\n\nTest networks help you test your code by providing a completely isolated\ndata environment from your production Google Ad Manager account.\n\nYou should build and test code using test networks before you start using it\nagainst your production account. If you need additional features added to your\ntest network, please speak to your account manager.\n\nTo create a test network, call [`NetworkService.makeTestNetwork`](/ad-manager/api/reference/latest/NetworkService#makeTestNetwork).\nA `MakeTestNetwork` example is included in each of the [client libraries](/ad-manager/api/clients). You can create only one test network for\nyour Google account.\n| **Important:** If you create a test network using a Service Account, you must also add an additional Administrator (`roleId -1`) to access the network's UI. To do so, call [`UserService.createUsers`](/ad-manager/api/reference/latest/UserService#createUsers).\n\nTest networks are limited in the following ways:\n\n- Test networks are limited to 10,000 objects per entity type.\n- Test networks cannot serve ads.\n- Because test networks cannot serve ads, reports will always come back without data.\n- Since forecasting requires serving history, forecast service results will be faked. See [ForecastService](/ad-manager/api/reference/latest/ForecastService) for more information.\n- Test networks are, by default, not Ad Manager 360 networks, meaning that they do not have the premium features found in Ad Manager 360 networks."]]