googleads / googleads-php-lib

Google Ad Manager SOAP API Client Library for PHP
Apache License 2.0
656 stars 769 forks source link

how to Create Placement in ad manager using php? #779

Closed bansiKhokhariya closed 1 year ago

PierrickVoulet commented 1 year ago

Hi @bansiKhokhariya - You can create placements by using PlacementService.createPlacements. You can rely on our set of examples to learn how to use this library.