La nueva API de informes de Search Ads 360 ya está disponible. Únete al grupo de Google searchads-api-announcements para mantenerte al tanto de las próximas mejoras y lanzamientos.
[[["Fácil de comprender","easyToUnderstand","thumb-up"],["Resolvió mi problema","solvedMyProblem","thumb-up"],["Otro","otherUp","thumb-up"]],[["Falta la información que necesito","missingTheInformationINeed","thumb-down"],["Muy complicado o demasiados pasos","tooComplicatedTooManySteps","thumb-down"],["Desactualizado","outOfDate","thumb-down"],["Problema de traducción","translationIssue","thumb-down"],["Problema con las muestras o los códigos","samplesCodeIssue","thumb-down"],["Otro","otherDown","thumb-down"]],["Última actualización: 2024-11-08 (UTC)"],[[["Retrieves the details of a specified custom column within a Google Ads account."],["Requires authorization with the `doubleclicksearch` scope."],["Uses a `GET` request to a specific endpoint with the custom column's resource name."],["Request body should be empty, and a successful response returns a `CustomColumn` object."],["Utilizes gRPC Transcoding for URL structure."]]],["The core content describes fetching a custom column via an HTTP GET request. The request URL, structured with gRPC Transcoding syntax, requires a `resourceName` path parameter specifying the desired custom column. The request body must be empty. A successful response returns a `CustomColumn` instance. This operation requires the `https://www.googleapis.com/auth/doubleclicksearch` OAuth scope for authorization. The request and response are specified with http request and path parameters.\n"]]