প্রয়োজন। বিজ্ঞাপন ইউনিট ম্যাপিংয়ের এই সংগ্রহের মালিক অভিভাবক। বিন্যাস: অ্যাকাউন্টস/{publisherId}/adUnits/{adUnitId}
ক্যোয়ারী প্যারামিটার
পরামিতি
pageSize
integer
বিজ্ঞাপন ইউনিট ম্যাপিংয়ের সর্বাধিক সংখ্যা ফেরত দিতে হবে। অনির্দিষ্ট বা 0 হলে, সর্বাধিক 10,000টি বিজ্ঞাপন ইউনিট ম্যাপিং ফেরত দেওয়া হবে। সর্বোচ্চ মান 20,000; 20,000-এর উপরে মানগুলি 20,000-এ বাধ্য করা হবে৷
pageToken
string
একটি পৃষ্ঠা টোকেন, একটি পূর্ববর্তী adUnitMappings.list কল থেকে প্রাপ্ত। পরবর্তী পৃষ্ঠাটি পুনরুদ্ধার করতে এটি প্রদান করুন।
নির্দিষ্ট অ্যাকাউন্ট এবং বিজ্ঞাপন ইউনিট থেকে বিজ্ঞাপন ইউনিট ম্যাপিং।
nextPageToken
string
পরবর্তী পৃষ্ঠাটি পুনরুদ্ধার করতে ListAdUnitMappingsRequest এ pageToken সেট করতে ব্যবহৃত হয়। যদি এই ক্ষেত্রটি বাদ দেওয়া হয়, তাহলে পরবর্তী পৃষ্ঠা থাকবে না।
[[["সহজে বোঝা যায়","easyToUnderstand","thumb-up"],["আমার সমস্যার সমাধান হয়েছে","solvedMyProblem","thumb-up"],["অন্যান্য","otherUp","thumb-up"]],[["এতে আমার প্রয়োজনীয় তথ্য নেই","missingTheInformationINeed","thumb-down"],["খুব জটিল / অনেক ধাপ","tooComplicatedTooManySteps","thumb-down"],["পুরনো","outOfDate","thumb-down"],["অনুবাদ সংক্রান্ত সমস্যা","translationIssue","thumb-down"],["নমুনা / কোড সংক্রান্ত সমস্যা","samplesCodeIssue","thumb-down"],["অন্যান্য","otherDown","thumb-down"]],["2025-08-21 UTC-তে শেষবার আপডেট করা হয়েছে।"],[],["This API lists ad unit mappings under a specified AdMob account and ad unit using a `GET` request to a specific URL. The `parent` path parameter is mandatory, defining the account and ad unit. Optional query parameters `pageSize`, `pageToken`, and `filter` allow for result pagination and filtering. The request body must be empty, while the response includes an array of `adUnitMappings` and an optional `nextPageToken` for pagination. Access requires specific OAuth scopes, potentially needing account manager assistance.\n"],null,[]]