After following the Google Ads API Guide <https://developers.google.com/google-ads/api/docs/account-management/advertiser-identity-verification> on retrieving the advertiser verification service using the IdentityVerificationService <https://developers.google.com/google-ads/api/reference/rpc/v18/IdentityVerificationService>, I am getting the following unexpected error:
``` error: Request contains an invalid argument. code: InvalidArgument detail: errors:{error_code:{ identity_verification_error:BILLING_NOT_ON_MONTHLY_INVOICING} message:API advertiser verification is only open to customers with billing setup for monthly invoicing. ``` After thoroughly reviewing the documentation and release change logs, there is no mention of any restrictions for GET requests <https://developers.google.com/google-ads/api/reference/rpc/v18/GetIdentityVerificationRequest> using this service related to monthly invoicing. Please note that I am NOT attempting to mutate the resource, but want to simply retrieve a list of advertiser verification requirements for our customers. Has a recent restriction been placed on this service? I am confused as to why it is claiming the request is limited to monthly invoiced customers when advertiser verification is required for non-monthly customers. Any help is much appreciated, Thanks -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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/9f1213fe-f3f9-486d-b54c-30c738e33131n%40googlegroups.com.