Search Ads 360 Reporting API החדש זמין עכשיו. כדי להתעדכן לגבי השיפורים והגרסאות שצפויים בקרוב, הצטרפו לקבוצת Google
searchads-api-announcements.
ConversionCustomDimensionHeader
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2024-11-30 (שעון UTC).
[null,null,["עדכון אחרון: 2024-11-30 (שעון UTC)."],[[["The conversion custom dimension header is represented in JSON format using an object with `id` and `name` fields."],["The `id` field is a string formatted as an integer (int64) representing the unique identifier of the conversion custom dimension."],["The `name` field is a string containing the user-defined name assigned to the conversion custom dimension."]]],["The provided content outlines the JSON structure for representing a conversion custom dimension. It specifies that the JSON object will contain an `id` field, a string formatted as an int64, representing the dimension's unique identifier, and a `name` field, a string, for the user-defined name of the dimension. This structure allows the storage and retrieval of conversion custom dimension data with both an ID and a readable name.\n"]]