সেভ করা পৃষ্ঠা গুছিয়ে রাখতে 'সংগ্রহ' ব্যবহার করুন
আপনার পছন্দ অনুযায়ী কন্টেন্ট সেভ করুন ও সঠিক বিভাগে রাখুন।
টেস্ট নেটওয়ার্কগুলি আপনার প্রোডাকশন গুগল অ্যাড ম্যানেজার অ্যাকাউন্ট থেকে সম্পূর্ণ বিচ্ছিন্ন ডেটা পরিবেশ প্রদান করে আপনার কোড পরীক্ষা করতে সহায়তা করে।
আপনার প্রোডাকশন অ্যাকাউন্টের বিরুদ্ধে ব্যবহার শুরু করার আগে আপনাকে টেস্ট নেটওয়ার্ক ব্যবহার করে কোড তৈরি এবং পরীক্ষা করা উচিত। আপনার পরীক্ষা নেটওয়ার্কে অতিরিক্ত বৈশিষ্ট্য যোগ করার প্রয়োজন হলে, অনুগ্রহ করে আপনার অ্যাকাউন্ট পরিচালকের সাথে কথা বলুন।
একটি পরীক্ষা নেটওয়ার্ক তৈরি করতে, NetworkService.makeTestNetwork কল করুন। একটি MakeTestNetwork উদাহরণ প্রতিটি ক্লায়েন্ট লাইব্রেরিতে অন্তর্ভুক্ত করা হয়েছে। আপনি আপনার Google অ্যাকাউন্টের জন্য শুধুমাত্র একটি পরীক্ষা নেটওয়ার্ক তৈরি করতে পারেন।
পরীক্ষার নেটওয়ার্কগুলি নিম্নলিখিত উপায়ে সীমিত:
পরীক্ষা নেটওয়ার্ক প্রতি সত্তা টাইপ 10,000 বস্তুর মধ্যে সীমাবদ্ধ।
পরীক্ষা নেটওয়ার্ক বিজ্ঞাপন পরিবেশন করতে পারে না.
যেহেতু পরীক্ষার নেটওয়ার্কগুলি বিজ্ঞাপন পরিবেশন করতে পারে না, রিপোর্টগুলি সর্বদা ডেটা ছাড়াই ফিরে আসবে৷
যেহেতু পূর্বাভাসের জন্য ইতিহাস পরিবেশন করা প্রয়োজন, পূর্বাভাস পরিষেবার ফলাফল জাল হবে। আরও তথ্যের জন্য ForecastService দেখুন।
টেস্ট নেটওয়ার্কগুলি, ডিফল্টরূপে, Ad Manager 360 নেটওয়ার্ক নয়, যার অর্থ হল Ad Manager 360 নেটওয়ার্কগুলিতে পাওয়া প্রিমিয়াম বৈশিষ্ট্যগুলি তাদের নেই৷
[null,null,["2025-08-21 UTC-তে শেষবার আপডেট করা হয়েছে।"],[[["\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."]]