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

setAddedContactInfoList(ContactInfoList $addedContactInfoList)

No description

setAddedMobileDeviceIdList(MobileDeviceIdList $addedMobileDeviceIdList)

No description

setAdvertiserId($advertiserId)

No description

string
getAdvertiserId()

No description

setRemovedContactInfoList(ContactInfoList $removedContactInfoList)

No description

setRemovedMobileDeviceIdList(MobileDeviceIdList $removedMobileDeviceIdList)

No description

Details

setAddedContactInfoList(ContactInfoList $addedContactInfoList)

No description

Parameters

ContactInfoList $addedContactInfoList

ContactInfoList getAddedContactInfoList()

No description

Return Value

ContactInfoList

setAddedMobileDeviceIdList(MobileDeviceIdList $addedMobileDeviceIdList)

No description

Parameters

MobileDeviceIdList $addedMobileDeviceIdList

MobileDeviceIdList getAddedMobileDeviceIdList()

No description

Return Value

MobileDeviceIdList

setAdvertiserId($advertiserId)

No description

Parameters

$advertiserId

string getAdvertiserId()

No description

Return Value

string

setRemovedContactInfoList(ContactInfoList $removedContactInfoList)

No description

Parameters

ContactInfoList $removedContactInfoList

ContactInfoList getRemovedContactInfoList()

No description

Return Value

ContactInfoList

setRemovedMobileDeviceIdList(MobileDeviceIdList $removedMobileDeviceIdList)

No description

Parameters

MobileDeviceIdList $removedMobileDeviceIdList

MobileDeviceIdList getRemovedMobileDeviceIdList()

No description

Return Value

MobileDeviceIdList