Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

What are the possible values for action-status of Commission Junction

What are the possible values for "action-status" response field of Commission Detail Service (REST) of Commission Junction? I tried searching their API help, but did not find the info I needed. I need to know all possible status values, based on which I have to perform specific tasks in my program. Anybody know where I can find this.

like image 565
vag Avatar asked Mar 25 '14 14:03

vag


People also ask

What does Commission Junction do?

CJ Affiliate (originally known by the name “Commission Junction”) is an affiliate marketplace in which eCommerce brands can browse a large selection of products that can be used for promoting and building their business.

How do you get paid from Commission Junction?

Go to cj.com and sign up as a publisher. Fill in personal information like your name, email address, and preferred language. Click Next. You will then be directed to the Publisher Sign Up Form.

How do I get CJ Affiliate links?

Generate an affiliate link using the Deep Link Generator tool or grabbing the click url from the Links>Search section of your CJ publisher account. It's a short link that should look something like this: http://www.jdoqocy.com/click-xxxxxxx-xxxxxxx.

How do I activate my CJ account?

How do I reactivate my account? If you're a publisher and your account has been deactivated, you can reactivate the account by logging into the CJ Account Manager by using your original credentials. Be sure to follow the prompts to re-accept the Publisher Service Agreement.


2 Answers

The possible values for "action-status" could be:

  1. locked
  2. new
  3. extended
  4. closed

Some of the status answers them selves.

  1. new: When a single entity in commission detail report is newly created,
  2. extended: When there are any changes to an existing commission detail,
  3. locked: This is the final status, where we can process the commission detail as final detail,
  4. Not sure about closed commission detail status, may be when an commission detail already processed.
like image 161
Shashank Agrawal Avatar answered Oct 08 '22 05:10

Shashank Agrawal


Based on the forum conversation here:

https://www.warriorforum.com/main-internet-marketing-discussion-forum/142060-when-does-cj-pay.html

and here:

http://www.abestweb.com/forums/showthread.php?62669-What-are-quot-new-quot-quot-extended-quot-and-quot-Locked-quot-commissions

It appears that:

  • Extended = Advertiser has moved to extend the closing period from the default. So if you were originally going to get paid on Aug 15th, and the advertiser extended commission closing date, then you're not going to get paid until a later time. The advertiser can only extend a commission once for 30 days.
  • Locked = Advertiser has insufficient funds to pay the commission earned. The ball is now in CJ's court to settle up with the advertiser to try to claim the funds so you'll get paid. Depending on your accounting rules, you may want to mark these funds as written off after some period. The second post referenced above is very old (2005) but claims that locked is a default status akin to Closed.
  • Closed = Funds have been settled at CJ (advertiser has paid) and you're due these funds when the next payment cycle hits and if you're over the minimum payout threshold.
like image 37
Ian D. Miller Avatar answered Oct 08 '22 06:10

Ian D. Miller