Error
ApiException{applicationExceptionType=ApiException, errors=[EntityNotFound{apiErrorType=EntityNotFound, errorString=EntityNotFound.INVALID_ID, fieldPath=operations[0].operand.adGroupId, fieldPathElements=[FieldPathElement{field=operations, index=0}, FieldPathElement{field=operand}, FieldPathElement{field=adGroupId}], reason=INVALID_ID, trigger=AdGroupId: 2293906984}]}
Error Type
Runtime while calling Google AdWords Api
Possible Cause
One Possible cause could be that the adGroupId isn't correct.
The other Possible cause could be that even though adGroupId is correct, it's not mapped to the specified clientCustomerId. Make sure that correct clientCustomerId is provided as different accounts have different clientCustomerId and you might have provided clientCustomerId for a different account.