API جدید Search Ads 360 Reporting اکنون در دسترس است. به گروه Google searchads-api-announcements بپیوندید تا در مورد پیشرفتها و نسخههای آینده بهروز باشید.
درست زمانی که ستون سفارشی به یک یا چند ویژگی اشاره دارد.
references Metrics
boolean
درست زمانی که ستون سفارشی به یک یا چند معیار اشاره دارد.
queryable
boolean
درست زمانی که ستون سفارشی برای استفاده در جستار SearchAds360Service.Search و SearchAds360Service.SearchStream در دسترس باشد.
referenced System Columns[]
string
لیست ستون های سیستم ارجاع شده این ستون سفارشی. به عنوان مثال، یک ستون سفارشی "مجموع نمایش ها و کلیک ها" به ستون های سیستمی از {"metrics.clicks"، "metrics.impressions"} ارجاع داده شده است.
تاریخ آخرین بهروزرسانی 2024-11-19 بهوقت ساعت هماهنگ جهانی.
[[["درک آسان","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-11-19 بهوقت ساعت هماهنگ جهانی."],[[["A `CustomColumn` is a user-defined column in Search Ads 360 that can reference attributes and metrics to create custom calculations or data views, with its structure and properties defined in a JSON format."],["`CustomColumnValueType` and `CustomColumnRenderType` are enumerations that determine the data type and interpretation of values in a custom column, respectively, influencing how the column's output is displayed and used."],["Developers can utilize methods like `get` and `list` to retrieve details or a complete list of custom columns associated with a Search Ads 360 customer, enabling programmatic management and analysis of custom data within the platform."]]],["Custom columns are user-defined fields in Search Ads 360, defined by a `resourceName`, `id`, `name`, and `description`. They can reference attributes or metrics, be queryable, and include system columns. The `valueType` (e.g., string, int64, date) determines the column's data type, while `renderType` (e.g., number, percent, money) dictates how it's interpreted. Methods include `get` for retrieving a specific column and `list` for all columns.\n"]]