Display & Video 360 API v2 সূর্যাস্ত হয়েছে। পরিবর্তে Display & Video 360 API v3 ব্যবহার করুন। v2 থেকে v3 মাইগ্রেশন নির্দেশাবলীর জন্য, আমাদের মাইগ্রেশন গাইড দেখুন।
সেভ করা পৃষ্ঠা গুছিয়ে রাখতে 'সংগ্রহ' ব্যবহার করুন
আপনার পছন্দ অনুযায়ী কন্টেন্ট সেভ করুন ও সঠিক বিভাগে রাখুন।
অ্যালগরিদম নিয়মের জন্য সমর্থিত ইম্প্রেশন সিগন্যাল।
এনামস
IMPRESSION_SIGNAL_UNSPECIFIED
অজানা সংকেত।
DAY_AND_TIME
সপ্তাহের দিন এবং দিনের ঘন্টা ব্রাউজারের স্থানীয় সময় অঞ্চল ব্যবহার করে ছাপ তৈরি করা হয়েছিল। মান তুলনা মানের dayAndTimeValue ক্ষেত্রে সংরক্ষণ করা হয়।
DEVICE_TYPE
ডিভাইসের ধরন. মান তুলনা মানের deviceTypeValue ক্ষেত্রে সংরক্ষণ করা হয়।
[[["সহজে বোঝা যায়","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"]],["2024-10-30 UTC-তে শেষবার আপডেট করা হয়েছে।"],[[["Algorithm Rules utilize various impression signals to optimize ad delivery."],["These signals include factors such as time and day, device type, ad position, and operating system."],["Mobile model, exchange, environment, geographic location (country, city), browser, and creative dimensions are also considered as impression signals."],["Each signal type is stored within specific fields of the comparison value for evaluation in Algorithm Rules."],["Detailed information about each signal and its corresponding value field can be found in the provided table and linked documentation."]]],["Algorithm Rules support impression signals categorized by enums. These include: `DAY_AND_TIME` (day/time of impression), `DEVICE_TYPE`, `AD_POSITION`, `OPERATING_SYSTEM_ID`, `MOBILE_MODEL_ID`, `EXCHANGE`, `ENVIRONMENT`, `COUNTRY_ID`, `CITY_ID`, `BROWSER_ID`, and `CREATIVE_DIMENSION` (creative's height and width). Each enum's value is stored in a specific field within the `ComparisonValue` structure, such as `int64Value` or `exchangeValue`. `IMPRESSION_SIGNAL_UNSPECIFIED` represents an unknown signal.\n"]]