Hello, I need to create a GmailAd. However, when modifying the code example in:
https://github.com/googleads/googleads-java-lib/blob/967957cc4f6076514e3a7926fe653e4f1f7cc9c9/examples/adwords_axis/src/main/java/adwords/axis/v201809/advancedoperations/AddGmailAd.java Adding my own AdGroupId, I get the following exception: *Request failed due to ApiException. Underlying ApiErrors: Error 0: NullError{apiErrorType=NullError, errorString=NullError.NULL_CONTENT, fieldPath=media[0].data, fieldPathElements=[FieldPathElement{field=media, index=0}, FieldPathElement{field=data}], reason=NULL_CONTENT, trigger=}* I have investigated about the NullError exception: https://developers.google.com/adwords/api/docs/reference/v201809/ReportDefinitionService.NullError However the code example doesn't seem to have any issues (nothing seems to be null when printing it). Appreciate any help at this point. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 [email protected] To unsubscribe from this group, send email to [email protected] 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 "AdWords API and Google Ads API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/843a099d-0443-437f-821a-f3ab8bfc7f62%40googlegroups.com.
