Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Environment #56

Open
bajki opened this issue Feb 7, 2021 · 1 comment
Open

Environment #56

bajki opened this issue Feb 7, 2021 · 1 comment

Comments

@bajki
Copy link

bajki commented Feb 7, 2021

Hi, how to get all these fields?

'developerToken' => "YOUR-DEV-TOKEN",
'clientCustomerId' => "CLIENT-CUSTOMER-ID",
'userAgent' => "YOUR-NAME",
'clientId' => "CLIENT-ID",
'clientSecret' => "CLIENT-SECRET",
'refreshToken' => "REFRESH-TOKEN"

Thanks

@Martienb23
Copy link

Within Google Ads you can add a developer token for testing purposes. In the google cloud environment you can create your application and get the rest of the details. Via this laravel plugin you can get the refresh token.

Follow the steps on: https://developers.google.com/google-ads/api/docs/start

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants