EditCustomerMatchMembersRequest
class EditCustomerMatchMembersRequest extends Model (View source)
Properties
| protected | $addedContactInfoListType | ||
| protected | $addedContactInfoListDataType | ||
| protected | $addedMobileDeviceIdListType | ||
| protected | $addedMobileDeviceIdListDataType | ||
| string | $advertiserId | ||
| protected | $removedContactInfoListType | ||
| protected | $removedContactInfoListDataType | ||
| protected | $removedMobileDeviceIdListType | ||
| protected | $removedMobileDeviceIdListDataType |
Methods
getAddedContactInfoList()
No description
getAddedMobileDeviceIdList()
No description
setAdvertiserId($advertiserId)
No description
string
getAdvertiserId()
No description
getRemovedContactInfoList()
No description
getRemovedMobileDeviceIdList()
No description
Details
setAddedContactInfoList(ContactInfoList $addedContactInfoList)
No description
ContactInfoList
getAddedContactInfoList()
No description
setAddedMobileDeviceIdList(MobileDeviceIdList $addedMobileDeviceIdList)
No description
MobileDeviceIdList
getAddedMobileDeviceIdList()
No description
setAdvertiserId($advertiserId)
No description
string
getAdvertiserId()
No description
setRemovedContactInfoList(ContactInfoList $removedContactInfoList)
No description
ContactInfoList
getRemovedContactInfoList()
No description
setRemovedMobileDeviceIdList(MobileDeviceIdList $removedMobileDeviceIdList)
No description
MobileDeviceIdList
getRemovedMobileDeviceIdList()
No description