Module: WhopSDK::Models::AdGroupUpdateParams::PlatformConfig::Tiktok::AgeGroup

Extended by:
Internal::Type::Enum
Defined in:
lib/whop_sdk/models/ad_group_update_params.rb

Overview

Age groups targetable on TikTok. See docs/tiktok_api/ad_group.md ยง age_groups.

Constant Summary collapse

AGE_13_17 =
:AGE_13_17
AGE_18_24 =
:AGE_18_24
AGE_25_34 =
:AGE_25_34
AGE_35_44 =
:AGE_35_44
AGE_45_54 =
:AGE_45_54
AGE_55_100 =
:AGE_55_100

Method Summary

Methods included from Internal::Type::Enum

==, ===, coerce, dump, hash, inspect, to_sorbet_type, values

Methods included from Internal::Util::SorbetRuntimeSupport

#const_missing, #define_sorbet_constant!, #sorbet_constant_defined?, #to_sorbet_type, to_sorbet_type

Methods included from Internal::Type::Converter

#coerce, coerce, #dump, dump, #inspect, inspect, meta_info, new_coerce_state, type_info