Hi,
I am try to add Image using this as the reference 
<https://developers.google.com/google-ads/api/samples/add-responsive-search-ad-full>
  
but facing the issue. Here are the request, requestid, header and response.

Headers: {
  "developer-token": "REDACTED",
  "login-customer-id": "2790970472",
  "x-goog-api-client": "gl-python/3.11.6 grpc/1.57.0 gax/2.11.1 gccl/22.1.0 
pb/4.24.2",
  "x-goog-request-params": "customer_id=8065644350"
}
Request: customer_id: "8065644350"
operations {
  create {
    image_feed_item {
      image_asset: "customers/8065644350/assets/99208405132"
    }
  }
}
Response
-------
Headers: {
  "google.ads.googleads.v15.errors.googleadsfailure-bin": 
"\nx\n\u0003\u0003\u0006\u0012BA mutate action is not allowed on this 
resource, from this 
client.\u001a\u001b*\u0019ADVERTISER_PROVIDED_IMAGE\"\u0010\u0012\u000e\n\noperations\u0018\u0000\u0012\u0016YglHkQi4NMwpZHiUE4_pqw",
  "grpc-status-details-bin": "\b\u0003\u0012%Request contains an invalid 
argument.\u001a\u0001\nDtype.googleapis.com/google.ads.googleads.v15.errors.GoogleAdsFailure\u0012\u0001\nx\n\u0003\u0003\u0006\u0012BA
 
mutate action is not allowed on this resource, from this 
client.\u001a\u001b*\u0019ADVERTISER_PROVIDED_IMAGE\"\u0010\u0012\u000e\n\noperations\u0018\u0000\u0012\u0016YglHkQi4NMwpZHiUE4_pqw",
  "request-id": "YglHkQi4NMwpZHiUE4_pqw"
}
Fault: errors {
  error_code {
    operation_access_denied_error: MUTATE_ACTION_NOT_PERMITTED_FOR_CLIENT
  }
  message: "A mutate action is not allowed on this resource, from this 
client."
  trigger {
    string_value: "ADVERTISER_PROVIDED_IMAGE"
  }
  location {
    field_path_elements {
      field_name: "operations"
      index: 0
    }
  }
}
request_id: "YglHkQi4NMwpZHiUE4_pqw"

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/b1453733-18f8-4e78-aeb3-7cab20be5b02n%40googlegroups.com.

Reply via email to