SearchTargetingOptionsRequest
class SearchTargetingOptionsRequest extends Model (View source)
Properties
string | $advertiserId | ||
protected | $businessChainSearchTermsType | ||
protected | $businessChainSearchTermsDataType | ||
protected | $geoRegionSearchTermsType | ||
protected | $geoRegionSearchTermsDataType | ||
int | $pageSize | ||
string | $pageToken | ||
protected | $poiSearchTermsType | ||
protected | $poiSearchTermsDataType |
Methods
setAdvertiserId($advertiserId)
No description
string
getAdvertiserId()
No description
getBusinessChainSearchTerms()
No description
getGeoRegionSearchTerms()
No description
setPageSize($pageSize)
No description
int
getPageSize()
No description
setPageToken($pageToken)
No description
string
getPageToken()
No description
getPoiSearchTerms()
No description
Details
setAdvertiserId($advertiserId)
No description
string
getAdvertiserId()
No description
setBusinessChainSearchTerms(BusinessChainSearchTerms $businessChainSearchTerms)
No description
BusinessChainSearchTerms
getBusinessChainSearchTerms()
No description
setGeoRegionSearchTerms(GeoRegionSearchTerms $geoRegionSearchTerms)
No description
GeoRegionSearchTerms
getGeoRegionSearchTerms()
No description
setPageSize($pageSize)
No description
int
getPageSize()
No description
setPageToken($pageToken)
No description
string
getPageToken()
No description
setPoiSearchTerms(PoiSearchTerms $poiSearchTerms)
No description
PoiSearchTerms
getPoiSearchTerms()
No description