fivestones/laravel-gmp-report-jobs

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

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

This package is auto-updated.

Last update: 2024-04-19 01:01:49 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.