Hello, We are trying to retrieve invoice data of a Google Ads account. As we understand it, the pdf url of an invoice can be retrieved by InvoiceService here: https://developers.google.com/google-ads/api/docs/billing/invoice-service
Generally, we prefer using the Google API library (PHP in our case), however it seems like that service is kind of a new thing, and it's not yet implemented. If that is the case, we'll just have to make the curl request vanilla style. We find it difficult to begin. *What is the URL of the request*? We know that we have to make a POST request with our OAuth2 access token and developer token that goes in the header, as well as the data that should be formatted as json, but what is the exact URL to address? 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 "AdWords API and Google Ads 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/978b25f4-b70b-4289-a960-bc2550d84d88%40googlegroups.com.