PUT api/AdCampaign/{id}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

integer

Required

Body Parameters

AdCampaign
NameDescriptionTypeAdditional information
ID

integer

None.

Name

string

String length: inclusive between 0 and 200

objective

string

String length: inclusive between 0 and 50

Status

string

String length: inclusive between 0 and 50

CustomerCode

string

Required

String length: inclusive between 0 and 100

Social_ID

string

String length: inclusive between 0 and 50

Social_Media_ID

integer

None.

AdAccountID

integer

Required

AdAccount

AdAccount

None.

AdSets

Collection of AdSet

None.

AdCampaignUTMTags

Collection of AdCampaignUTMTags

None.

Extension_ID

integer

None.

Extension

AdExtension

None.

OriginID

integer

None.

isDraft

boolean

None.

CreatedBy

integer

None.

CreatedByName

string

String length: inclusive between 0 and 100

CreateDate

date

None.

LastModifiedBy

integer

None.

LastModifiedByName

string

String length: inclusive between 0 and 100

LastModifiedOn

date

None.

IsDeleted

integer

None.

DeletedBy

integer

None.

DeletedByName

string

String length: inclusive between 0 and 100

DeleteDate

date

None.

Impression

integer

None.

Reach

integer

None.

Spend

decimal number

None.

Result

integer

None.

Cost_per_result

decimal number

None.

Frequency

decimal number

None.

ForJourney

boolean

None.

JourneyID

integer

None.

JourneyDate

date

None.

JourneyUser

integer

None.

start_time

date

None.

end_time

date

None.

Request Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.