public static class Event.APIRequestCreateVideo extends APIRequest<AdVideo>
APIRequest.DefaultAsyncRequestExecutor, APIRequest.DefaultRequestExecutor, APIRequest.IAsyncRequestExecutor, APIRequest.IRequestExecutor, APIRequest.RequestHelper, APIRequest.ResponseParser<T extends APINode>| Modifier and Type | Field and Description |
|---|---|
static String[] |
FIELDS |
static String[] |
PARAMS |
context, endpoint, method, nodeId, paramNames, params, parser, returnFields, USER_AGENT, useVideoEndpoint| Constructor and Description |
|---|
APIRequestCreateVideo(String nodeId,
APIContext context) |
addToBatch, addToBatch, changeAsyncRequestExecutor, changeRequestExecutor, executeAsyncBase, executeAsyncBase, executeAsyncInternal, executeAsyncInternal, executeInternal, executeInternal, getAsyncExecutor, getContext, getExecutor, joinStringList, requestFieldInternal, setContext, setOverrideUrl, setParamInternal, setParamsInternal, setUseVideoEndpointpublic APIRequestCreateVideo(String nodeId, APIContext context)
public AdVideo getLastResponse()
getLastResponse in class APIRequest<AdVideo>public AdVideo parseResponse(String response) throws APIException
parseResponse in class APIRequest<AdVideo>APIExceptionpublic AdVideo execute() throws APIException
execute in class APIRequest<AdVideo>APIExceptionpublic AdVideo execute(Map<String,Object> extraParams) throws APIException
execute in class APIRequest<AdVideo>APIExceptionpublic com.google.common.util.concurrent.ListenableFuture<AdVideo> executeAsync() throws APIException
APIExceptionpublic com.google.common.util.concurrent.ListenableFuture<AdVideo> executeAsync(Map<String,Object> extraParams) throws APIException
APIExceptionpublic Event.APIRequestCreateVideo setParam(String param, Object value)
setParam in class APIRequest<AdVideo>public Event.APIRequestCreateVideo setParams(Map<String,Object> params)
setParams in class APIRequest<AdVideo>public Event.APIRequestCreateVideo setTitle(String title)
public Event.APIRequestCreateVideo setSource(String source)
public Event.APIRequestCreateVideo setUnpublishedContentType(AdVideo.EnumUnpublishedContentType unpublishedContentType)
public Event.APIRequestCreateVideo setUnpublishedContentType(String unpublishedContentType)
public Event.APIRequestCreateVideo setTimeSinceOriginalPost(Long timeSinceOriginalPost)
public Event.APIRequestCreateVideo setTimeSinceOriginalPost(String timeSinceOriginalPost)
public Event.APIRequestCreateVideo setFileUrl(String fileUrl)
public Event.APIRequestCreateVideo setComposerSessionId(String composerSessionId)
public Event.APIRequestCreateVideo setWaterfallId(String waterfallId)
public Event.APIRequestCreateVideo setOgActionTypeId(String ogActionTypeId)
public Event.APIRequestCreateVideo setOgObjectId(String ogObjectId)
public Event.APIRequestCreateVideo setOgPhrase(String ogPhrase)
public Event.APIRequestCreateVideo setOgIconId(String ogIconId)
public Event.APIRequestCreateVideo setOgSuggestionMechanism(String ogSuggestionMechanism)
public Event.APIRequestCreateVideo setManualPrivacy(Boolean manualPrivacy)
public Event.APIRequestCreateVideo setManualPrivacy(String manualPrivacy)
public Event.APIRequestCreateVideo setIsExplicitShare(Boolean isExplicitShare)
public Event.APIRequestCreateVideo setIsExplicitShare(String isExplicitShare)
public Event.APIRequestCreateVideo setThumb(File thumb)
public Event.APIRequestCreateVideo setThumb(String thumb)
public Event.APIRequestCreateVideo setSpherical(Boolean spherical)
public Event.APIRequestCreateVideo setSpherical(String spherical)
public Event.APIRequestCreateVideo setOriginalProjectionType(AdVideo.EnumOriginalProjectionType originalProjectionType)
public Event.APIRequestCreateVideo setOriginalProjectionType(String originalProjectionType)
public Event.APIRequestCreateVideo setInitialHeading(Long initialHeading)
public Event.APIRequestCreateVideo setInitialHeading(String initialHeading)
public Event.APIRequestCreateVideo setInitialPitch(Long initialPitch)
public Event.APIRequestCreateVideo setInitialPitch(String initialPitch)
public Event.APIRequestCreateVideo setFov(Long fov)
public Event.APIRequestCreateVideo setFov(String fov)
public Event.APIRequestCreateVideo setOriginalFov(Long originalFov)
public Event.APIRequestCreateVideo setOriginalFov(String originalFov)
public Event.APIRequestCreateVideo setFisheyeVideoCropped(Boolean fisheyeVideoCropped)
public Event.APIRequestCreateVideo setFisheyeVideoCropped(String fisheyeVideoCropped)
public Event.APIRequestCreateVideo setFrontZRotation(Double frontZRotation)
public Event.APIRequestCreateVideo setFrontZRotation(String frontZRotation)
public Event.APIRequestCreateVideo setGuideEnabled(Boolean guideEnabled)
public Event.APIRequestCreateVideo setGuideEnabled(String guideEnabled)
public Event.APIRequestCreateVideo setGuide(List<List<Long>> guide)
public Event.APIRequestCreateVideo setGuide(String guide)
public Event.APIRequestCreateVideo setAudioStoryWaveAnimationHandle(String audioStoryWaveAnimationHandle)
public Event.APIRequestCreateVideo setAdaptiveType(String adaptiveType)
public Event.APIRequestCreateVideo setAnimatedEffectId(Long animatedEffectId)
public Event.APIRequestCreateVideo setAnimatedEffectId(String animatedEffectId)
public Event.APIRequestCreateVideo setAskedFunFactPromptId(Long askedFunFactPromptId)
public Event.APIRequestCreateVideo setAskedFunFactPromptId(String askedFunFactPromptId)
public Event.APIRequestCreateVideo setComposerEntryPicker(String composerEntryPicker)
public Event.APIRequestCreateVideo setComposerEntryPoint(String composerEntryPoint)
public Event.APIRequestCreateVideo setComposerEntryTime(Long composerEntryTime)
public Event.APIRequestCreateVideo setComposerEntryTime(String composerEntryTime)
public Event.APIRequestCreateVideo setComposerSessionEventsLog(String composerSessionEventsLog)
public Event.APIRequestCreateVideo setComposerSourceSurface(String composerSourceSurface)
public Event.APIRequestCreateVideo setComposerType(String composerType)
public Event.APIRequestCreateVideo setFormatting(AdVideo.EnumFormatting formatting)
public Event.APIRequestCreateVideo setFormatting(String formatting)
public Event.APIRequestCreateVideo setFunFactPromptId(String funFactPromptId)
public Event.APIRequestCreateVideo setFunFactToasteeId(Long funFactToasteeId)
public Event.APIRequestCreateVideo setFunFactToasteeId(String funFactToasteeId)
public Event.APIRequestCreateVideo setIsGroupLinkingPost(Boolean isGroupLinkingPost)
public Event.APIRequestCreateVideo setIsGroupLinkingPost(String isGroupLinkingPost)
public Event.APIRequestCreateVideo setHasNickname(Boolean hasNickname)
public Event.APIRequestCreateVideo setHasNickname(String hasNickname)
public Event.APIRequestCreateVideo setHolidayCard(String holidayCard)
public Event.APIRequestCreateVideo setInstantGameEntryPointData(String instantGameEntryPointData)
public Event.APIRequestCreateVideo setIsBoostIntended(Boolean isBoostIntended)
public Event.APIRequestCreateVideo setIsBoostIntended(String isBoostIntended)
public Event.APIRequestCreateVideo setLocationSourceId(String locationSourceId)
public Event.APIRequestCreateVideo setDescription(String description)
public Event.APIRequestCreateVideo setOfferLikePostId(String offerLikePostId)
public Event.APIRequestCreateVideo setPublishEventId(Long publishEventId)
public Event.APIRequestCreateVideo setPublishEventId(String publishEventId)
public Event.APIRequestCreateVideo setReactModeMetadata(String reactModeMetadata)
public Event.APIRequestCreateVideo setSalesPromoId(Long salesPromoId)
public Event.APIRequestCreateVideo setSalesPromoId(String salesPromoId)
public Event.APIRequestCreateVideo setTextFormatMetadata(String textFormatMetadata)
public Event.APIRequestCreateVideo setThrowbackCameraRollMedia(String throwbackCameraRollMedia)
public Event.APIRequestCreateVideo setVideoStartTimeMs(Long videoStartTimeMs)
public Event.APIRequestCreateVideo setVideoStartTimeMs(String videoStartTimeMs)
public Event.APIRequestCreateVideo setApplicationId(String applicationId)
public Event.APIRequestCreateVideo setUploadPhase(AdVideo.EnumUploadPhase uploadPhase)
public Event.APIRequestCreateVideo setUploadPhase(String uploadPhase)
public Event.APIRequestCreateVideo setFileSize(Long fileSize)
public Event.APIRequestCreateVideo setFileSize(String fileSize)
public Event.APIRequestCreateVideo setStartOffset(Long startOffset)
public Event.APIRequestCreateVideo setStartOffset(String startOffset)
public Event.APIRequestCreateVideo setEndOffset(Long endOffset)
public Event.APIRequestCreateVideo setEndOffset(String endOffset)
public Event.APIRequestCreateVideo setVideoFileChunk(String videoFileChunk)
public Event.APIRequestCreateVideo setFbuploaderVideoFileChunk(String fbuploaderVideoFileChunk)
public Event.APIRequestCreateVideo setUploadSessionId(String uploadSessionId)
public Event.APIRequestCreateVideo setIsVoiceClip(Boolean isVoiceClip)
public Event.APIRequestCreateVideo setIsVoiceClip(String isVoiceClip)
public Event.APIRequestCreateVideo setAttributionAppId(String attributionAppId)
public Event.APIRequestCreateVideo setContentCategory(AdVideo.EnumContentCategory contentCategory)
public Event.APIRequestCreateVideo setContentCategory(String contentCategory)
public Event.APIRequestCreateVideo setEmbeddable(Boolean embeddable)
public Event.APIRequestCreateVideo setEmbeddable(String embeddable)
public Event.APIRequestCreateVideo setSlideshowSpec(Map<String,String> slideshowSpec)
public Event.APIRequestCreateVideo setSlideshowSpec(String slideshowSpec)
public Event.APIRequestCreateVideo setUploadSettingProperties(String uploadSettingProperties)
public Event.APIRequestCreateVideo setTranscodeSettingProperties(String transcodeSettingProperties)
public Event.APIRequestCreateVideo setContainerType(AdVideo.EnumContainerType containerType)
public Event.APIRequestCreateVideo setContainerType(String containerType)
public Event.APIRequestCreateVideo setReferencedStickerId(String referencedStickerId)
public Event.APIRequestCreateVideo setReplaceVideoId(String replaceVideoId)
public Event.APIRequestCreateVideo setSwapMode(AdVideo.EnumSwapMode swapMode)
public Event.APIRequestCreateVideo setSwapMode(String swapMode)
public Event.APIRequestCreateVideo requestAllFields()
public Event.APIRequestCreateVideo requestAllFields(boolean value)
public Event.APIRequestCreateVideo requestFields(List<String> fields)
requestFields in class APIRequest<AdVideo>public Event.APIRequestCreateVideo requestFields(List<String> fields, boolean value)
requestFields in class APIRequest<AdVideo>public Event.APIRequestCreateVideo requestField(String field)
requestField in class APIRequest<AdVideo>public Event.APIRequestCreateVideo requestField(String field, boolean value)
requestField in class APIRequest<AdVideo>Copyright © 2018. All rights reserved.