-
Notifications
You must be signed in to change notification settings - Fork 0
An ad is a single creative unit within Whop's advertising system. Ads belong to an ad group, which in turn belongs to an ad campaign, and represent the actual content shown to users.
$client->ads // Matchable\Whop\Resource\AdResource| HTTP | POST ads |
| Does | Creates a new ad. |
| Parameters |
$data — ad attributes (e.g. ad group, creative, destination). |
| Returns |
array — the decoded API response. |
| HTTP | GET ads |
| Does | Lists ads. |
| Parameters |
$query — optional filters / pagination. |
| Returns |
array — the decoded API response. |
| HTTP | GET ads/{id} |
| Does | Retrieves a single ad by ID. |
| Parameters |
$id — the ad ID. |
| Returns |
array — the decoded API response. |
$ads = $client->ads->list(['ad_group_id' => 'adgrp_...']);Official Whop documentation: https://docs.whop.com
Core Company · AccountLink · File · AccessToken · AuthorizedUser · User · Member · Webhook
Payments & Billing Payment · Checkout · Plan · Product · Membership · Refund · Invoice · PromoCode · PaymentMethod · SetupIntent
Platform & Finance Transfer · FeeMarkup · Topup · Withdrawal · LedgerAccount · PayoutAccount · PayoutMethod
Disputes Dispute · DisputeAlert · ResolutionCenter
Commerce Shipment · Lead · Entry · Review · Affiliate · Stats
Experiences & Courses Experience · Course · CourseChapter · CourseLesson · CourseLessonInteraction · CourseStudent
Communication ChatChannel · DmChannel · DmMember · Message · Reaction · Forum · ForumPost · SupportChannel · Notification
Advertising AdCampaign · AdGroup · Ad
Apps & AI App · AppBuild · AiChat · CompanyTokenTransaction
Verifications Verification