LaravelPackages.net
Acme Inc.
Toggle sidebar
fivestones/laravel-gmp-report-jobs

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

375
0
v0.2.0
About fivestones/laravel-gmp-report-jobs

fivestones/laravel-gmp-report-jobs is a Laravel package for runs gmp reports in laravel queue asynchronously and dispatch a new job to process the downloaded report.. It currently has 0 GitHub stars and 375 downloads on Packagist (latest version v0.2.0). Install it with composer require fivestones/laravel-gmp-report-jobs. Discover more Laravel packages by fivestones or browse all Laravel packages to compare alternatives.

Last updated

Google Marketing Platform report running in Laravel Queues

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.

Star History Chart