fivestones/laravel-gmp-report-jobs

Runs GMP reports in Laravel queue asynchronously and dispatch a new job to process the downloaded report.

Installs: 357

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 0

Open Issues: 0

pkg:composer/fivestones/laravel-gmp-report-jobs

v0.2.0 2022-07-18 21:25 UTC

This package is auto-updated.

Last update: 2025-10-19 04:29:14 UTC


README

This package takes one of the below Google PHP SDK objects:

  • Google_Service_DisplayVideo_CreateSdfDownloadTaskRequest
  • Google_Service_DoubleClickBidManager_Query

Then runs them in Laravel queue asynchronously and dispatch a previously defined job for processing the downloaded report file.