Method: "/google.ads.googleads.v1.services.ExtensionFeedItemService/MutateExtensionFeedItems",
ClientCustomerId: xxxxxxx, RequestId: "_o3ZADlJvPS2671TjbkvQQ", IsFault: 1,
FaultMessage: "["The required field was not present in the resource."]"
[2019-04-21 13:02:48] google-ads.NOTICE: Request
-------
Method Name: /google.ads.googleads.v1.services.ExtensionFeedItemService/MutateExtensionFeedItems
Headers: {
"x-goog-api-client": "gl-php\/7.1.27-1+0~20190307202204.14+stretch~1.gbp7163d5 gapic\/ gax\/0.38.0 grpc\/1.19.0",
"developer-token": "REDACTED",
"login-customer-id": "xxxxxxxxxxx"
}
Request: {"customerId":"xxxxxxxxxx","operations":
[{"create":{"extensionType":"APP","status":"ENABLED","appFeedItem":{"linkText":"Download app","appId":"xxxxxxxxxxx","appStore":"GOOGLE_PLAY"}}}]}
Response
-------
Headers: {
"request-id": "_o3ZADlJvPS2671TjbkvQQ",
"date": "Sun, 21 Apr 2019 13:02:48 GMT",
"alt-svc": "quic=\":443\"; ma=2592000; v=\"46,44,43,39\""
}
Fault
-------
Status code: 3
Details: Request contains an invalid argument.
Failure: {"errors":[
{
"errorCode":{
"fieldError":"REQUIRED"},
"message":"The required field was not present in the resource.",
"trigger":{"stringValue":""},
"location":{"fieldPathElements":[{"fieldName":"operations","index":"0"},{"fieldName":"create"},{"fieldName":"app_feed_item"}]}}]}