googleads / google-ads-php

Google Ads API Client Library for PHP
https://developers.google.com/google-ads/api/docs/client-libs/php
Apache License 2.0
280 stars 260 forks source link

feat: add response metadata to V16 GAPIC Clients #1013

Closed bshaffer closed 3 months ago

bshaffer commented 4 months ago

RFC for refactoring response metadata in V16 to be a method getResponseMetadata on the Gapic Client.

fiboknacky commented 3 months ago

Thanks!