-
Notifications
You must be signed in to change notification settings - Fork 0
AdGroup
An ad group sits between a campaign and its ads in Whop's advertising hierarchy. It groups ads that share targeting, bidding, and placement settings.
$client->adGroups // Matchable\Whop\Resource\AdGroupResource| HTTP | POST ad-groups |
| Does | Creates a new ad group. |
| Parameters |
$data — ad group attributes (e.g. campaign, targeting, bid). |
| Returns | array |
| HTTP | GET ad-groups |
| Does | Lists ad groups. |
| Parameters |
$query — optional filters / pagination. |
| Returns | array |
| HTTP | GET ad-groups/{id} |
| Does | Retrieves a single ad group by ID. |
| Parameters |
$id — the ad group ID. |
| Returns | array |
| HTTP | PATCH ad-groups/{id} |
| Does | Updates an ad group. |
| Parameters |
$id — the ad group ID; $data — fields to change. |
| Returns | array |
| HTTP | DELETE ad-groups/{id} |
| Does | Deletes an ad group. |
| Parameters |
$id — the ad group ID. |
| Returns | array |
$group = $client->adGroups->create([
'ad_campaign_id' => 'adcmp_...',
'name' => 'Lookalike audience',
]);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