Hello,

For a business purpose, we need to retrieve a list of invoices through 
Google Ads API but in the documentation 
<https://developers.google.com/google-ads/api/docs/billing/invoice> 
prerequisites there is a demand for a linked payment method to be 'Monthly 
invoicing'. When we try to retrieve Invoices linked to the 'Automatic 
payment' API returns  the following error:

{
  {
    "errors": [
      {
        "errorCode": {
          "invoiceError": "BILLING_SETUP_NOT_ON_MONTHLY_INVOICING"
        },
        "message": "Cannot request invoices for a billing setup that is not 
on monthly invoicing."
      },
      {
        "errorCode": {
          "authorizationError": "ACTION_NOT_PERMITTED"
        },
        "message": "The user does not have permission to perform this 
action on the resource or call a method."
      }
    ],
    "requestId": "JcRFPaWI-A9Jl8lqMFpcRg"
  }
}

Obviously, it's due to the mentioned prerequisite. Our question is: are 
there any ways to retrieve Invoices through Google Ads API for 'Automatic 
payments'? And if not, are there any plans for such a possibility in the 
future?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"Google Ads API and AdWords 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/2badb4b5-eb96-47a8-a774-e25c78d04eb3n%40googlegroups.com.
  • Go... Dmitry Savchenko
    • ... 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum

Reply via email to