Campaign Activity Log
URL
Request Params fix value
When call API, please send params with fix value
Param
Required
Value
_state
yes
app.operations
_token
yes
z2s2w254d4u4x24464o2t2s2y2t2x2v266z2n5v2m584j5h5p2r2845474h5
_user_id
yes
1210044026
type_history
yes
all
Request parameters
Param
Required
Description
from_date
No
Start date get data statistic (example: 26/02/2020). Default is last 7 days
to_date
No
End date get data statistic (example: 03/03/2020). Default is yesterday.
limit
No
Default 10 row
page
No
Default: 1
Example API
https://tiki.ants.vn/v3/api/lineItem/history?_account_id=1210044026&_token=z2s2w254d4u4x24464o2t2s2y2t2x2v266z2n5v2m584j5h5p2r2845474h5&_user_id=1210044026&format=grid&from_date=01%2F02%2F2020&limit=10&page=1&to_date=29%2F02%2F2020&type_history=all&limit=1&page=1Response parameters
Name
Description
history_id
change_id
date_time
timestamp
lineitem_name
campaign_name
changes.detail
old_value
changes.detail
new_value
account_tree
modified_by (last item in field "account_tree"). If account_tree is emty => system changed
Status 200
{
  "code": 200,
  "message": "Success",
  "data": {
    "rows": [
      {
        "history_id": "44a434o2r27403s294y2z4r21353v2a4a484s29414890",
        "date_time": "February 29, 2020 23:51:20",
        "lineitem_id": "6732119065",
        "ads_id": "1600036254",
        "account_tree": [],
        "is_deal_change": 0,
        "show_type": "link",
        "changes": {
          "icon": "icon3",
          "event_name": "Line Item Status changed",
          "detail": {
            "old_status": "Eligible",
            "new_status": "Eligible Daily"
          }
        },
        "action": 3,
        "object_type": 1,
        "lineitem_name": "Mừng 8-3",
        "campaign_name": ""
      }
    ],
    "total_records": 449466
  }
}List event:
Campaign Name
Budget
From date
To date
Adgroup Name
Ad Name
Campaign, Adgroup, Ad Status
Target Category
Target Keyword
Bid Price
Target Bid
Last updated
Was this helpful?