MutateAdResult

广告 mutate 的结果。

JSON 表示法
{
  "resourceName": string,
  "ad": {
    object (Ad)
  }
}
字段
resourceName

string

为成功操作返回的资源名称。

ad

object (Ad)

转变后的广告仅具有可变字段。仅当 responseContentType 设置为“MUTABLE_RESOURCE”时,才会返回该字段。