class TwitterAds::AppStoreCategory
Constants
- RESOURCE_COLLECTION
Public Class Methods
new(account)
click to toggle source
# File lib/twitter-ads/targeting_criteria/app_store_category.rb, line 18 def initialize(account) @account = account self end