The screenshot is not displaying so I'm getting this exception when calling addcampaign.php
ApiException was thrown with message '{ "message": "Request contains an invalid argument.", "code": 3, "status": "INVALID_ARGUMENT", "details": [ { "@type": 0, "data": "
type.googleapis.com\/google.ads.googleads.v5.errors.GoogleAdsFailure" }, { "@type": 0, "data": [ { "errorCode": { "fieldError": "REQUIRED" }, "message": "The required field was not present.", "trigger": { "stringValue": "" }, "location": { "fieldPathElements": [ { "fieldName": "operations", "index": "0" }, { "fieldName": "create" }, { "fieldName": "amount_micros" } ] } }, { "errorCode": { "fieldError": "REQUIRED" }, "message": "The required field was not present.", "trigger": { "stringValue": "" }, "location": { "fieldPathElements": [ { "fieldName": "operations", "index": "0" }, { "fieldName": "create" }, { "fieldName": "name" } ] } } ] } ] }'.