Dev GuideAPI Reference
Dev GuideAPI ReferenceUser GuideGitHubNuGetDev CommunitySubmit a ticketLog In
GitHubNuGetDev CommunitySubmit a ticket

nop

This operation has no function in Optimizely Campaign; it is used to test authorization or forwarding to a URL.

The operation nop is available in the mail and the form service.

Parameters

NameMandatoryDefault valueDescription
any parameterno–For testing purposes only.

Return values

ValueDescription
okOperation nop successfully performed; i.e., the test was successful.
wrong_tagAuthorization failed.
Error codes:
- 501=wrong authentication tag
- 502=wrong request IP
- 503=wrong request method
- 504=wrong protocol
- 505=wrong recipient list
- 506=wrong action
- 507=action not found
If a verification of the authentication tag does not solve the problem, contact customer support.
system_errorA general error occurred.

Example

.../mail/.../nop?bmUrl=http://www.example.com

The recipient of the email is forwarded to www.example.com if the recipient clicks any link.