주의: 이 API의 REST 인터페이스에 대한 문서를 보고 있습니다. 대부분의 공식 클라이언트 라이브러리는 gRPC를 사용합니다. 자세한 내용은
REST 소개를 참조하세요.
MutateAdResult
JSON 표현 |
{
"resourceName": string,
"ad": {
object (Ad )
}
} |
필드 |
resourceName |
string
성공적인 작업에 대해 반환되는 리소스 이름입니다.
|
ad |
object (Ad )
변경 후 변경 가능한 필드만 있는 변형된 광고 이 필드는 responseContentType이 'MUTABLE_RESOURCE'로 설정된 경우에만 반환됩니다.
|
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책을 참조하세요. 자바는 Oracle 및/또는 Oracle 계열사의 등록 상표입니다.
최종 업데이트: 2024-10-23(UTC)
[null,null,["최종 업데이트: 2024-10-23(UTC)"],[[["The JSON representation showcases the structure of the ad mutate result, including the resource name and ad details."],["`resourceName` is a string representing the resource name returned for successful operations."],["`ad` is an object containing the mutated ad with only mutable fields after the mutation, returned only when `responseContentType` is set to \"MUTABLE_RESOURCE\"."]]],[]]