public interface PlacementRemote extends Remote
PlacementSaveResult savePlacement(Placement placement) throws RemoteException, ApiException
RemoteExceptionApiExceptionvoid deletePlacement(long id)
throws RemoteException,
ApiException
RemoteExceptionApiExceptionPlacementGroupSaveResult savePlacementGroup(PlacementGroup placementGroup) throws RemoteException, ApiException
RemoteExceptionApiExceptionvoid deletePlacementGroup(long id)
throws RemoteException,
ApiException
RemoteExceptionApiExceptionPlacementGroupType[] getPlacementGroupTypes() throws RemoteException, ApiException
RemoteExceptionApiExceptionPlacementType[] getPlacementTypes() throws RemoteException, ApiException
RemoteExceptionApiExceptionPlacementTagData getPlacementTagData(long campaignId, PlacementTagCriteria[] placementTagCriterias) throws RemoteException, ApiException
RemoteExceptionApiExceptionPlacementTagOption[] getRegularPlacementTagOptions() throws RemoteException, ApiException
RemoteExceptionApiExceptionPlacementTagOption[] getMobilePlacementTagOptions() throws RemoteException, ApiException
RemoteExceptionApiExceptionPlacementTagOption[] getInterstitialPlacementTagOptions() throws RemoteException, ApiException
RemoteExceptionApiExceptionPlacementTagOption[] getInStreamVideoPlacementTagOptions() throws RemoteException, ApiException
RemoteExceptionApiExceptionPlacementRecordSet getPlacementsByCriteria(PlacementSearchCriteria searchCriteria) throws RemoteException, ApiException
RemoteExceptionApiExceptionPlacementGroupRecordSet getPlacementGroupsByCriteria(PlacementGroupSearchCriteria searchCriteria) throws RemoteException, ApiException
RemoteExceptionApiExceptionPlacementUpdateResultSet updatePlacements(PlacementUpdateRequest request) throws RemoteException, ApiException
RemoteExceptionApiExceptionPricingType[] getPricingTypes() throws RemoteException, ApiException
RemoteExceptionApiExceptionPlacement getPlacement(long id) throws RemoteException, ApiException
RemoteExceptionApiExceptionPlacementGroup getPlacementGroup(long id) throws RemoteException, ApiException
RemoteExceptionApiExceptionCopyright © 2015. All Rights Reserved.