i have a laravel project which uses the google ads api, and i am attempting
to make a select from the `customer_client` table but getting unanticipated
results.
of the four initial customers that i get in `runExample` by calling
`getAccessibleCustomers`, one should be a manager account with sev
Hi,
I am attempting to enhance an existing conversion in google using the php
sdk, however the the call to `uploadConversionAdjustments()` returns the
error from google:
```
Make sure you specify an active conversion action that can be adjusted., at
conversion_adjustments[0].conversion_action
Hi,
I am attempting to enhance an existing conversion in google using the php
sdk, however the the call to `uploadConversionAdjustments()` returns the
error from google:
Make sure you specify an active conversion action that can be adjusted., at
conversion_adjustments[0].conversion_action
Th