mcm-cli 1.6.0__py3-none-any.whl → 1.6.1__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {mcm_cli-1.6.0.dist-info → mcm_cli-1.6.1.dist-info}/METADATA +1 -1
- {mcm_cli-1.6.0.dist-info → mcm_cli-1.6.1.dist-info}/RECORD +9 -9
- mcmcli/__main__.py +1 -1
- mcmcli/command/campaign.py +4 -4
- {mcm_cli-1.6.0.dist-info → mcm_cli-1.6.1.dist-info}/LICENSE +0 -0
- {mcm_cli-1.6.0.dist-info → mcm_cli-1.6.1.dist-info}/NOTICE +0 -0
- {mcm_cli-1.6.0.dist-info → mcm_cli-1.6.1.dist-info}/WHEEL +0 -0
- {mcm_cli-1.6.0.dist-info → mcm_cli-1.6.1.dist-info}/entry_points.txt +0 -0
- {mcm_cli-1.6.0.dist-info → mcm_cli-1.6.1.dist-info}/top_level.txt +0 -0
@@ -1,11 +1,11 @@
|
|
1
1
|
mcmcli/__init__.py,sha256=-U6lMZ9_99IXAKwnqnYXYr6NcO6TSmG-kxewgvJjU4k,575
|
2
|
-
mcmcli/__main__.py,sha256=
|
2
|
+
mcmcli/__main__.py,sha256=8Bwhb-VptKSRYlH1LwgGgKZ8pzdc51zSunv9d2cPI0k,1844
|
3
3
|
mcmcli/logging.py,sha256=xjRS5ey1ONx_d34qB1Fetb_SwPysoh2hzNDuNAaYYWQ,1739
|
4
4
|
mcmcli/requests.py,sha256=IuySBQ8P_GoGF3f_TRysfgQNOhi2n9M84WK_eRXnoEU,2945
|
5
5
|
mcmcli/command/account.py,sha256=FWXmzOLj4rVLVLEv-w0eDVlQVrkONvR1UewZbcTDgE4,24994
|
6
6
|
mcmcli/command/admin.py,sha256=2GC0B3oqQsT5N5mHUyezgZvzPkB4-oGtddguOWfdLJs,15980
|
7
7
|
mcmcli/command/auth.py,sha256=Ak7ZNEskWPpMoeTJcbYlEpDBgzxn8N33Q2dNf67SsCs,2926
|
8
|
-
mcmcli/command/campaign.py,sha256=
|
8
|
+
mcmcli/command/campaign.py,sha256=eHE_i1lRlUuU1GeVMwXkJgBU_zOgU-b9Wo0SYC9TK7M,15444
|
9
9
|
mcmcli/command/config.py,sha256=08C5ftAvdvpQ26Z329LqhP8AxTI629LS7Ou6glzrRgw,4396
|
10
10
|
mcmcli/command/decision.py,sha256=iLvEDEa2k0LAgoXrOvcdn-HcFRo90E8Dxht_Ls9EGCY,8690
|
11
11
|
mcmcli/command/report.py,sha256=N8IMyDZ5QpY11-KkZG-n5_ZzEeh-ME5s2s3wrAKEGjY,5387
|
@@ -23,10 +23,10 @@ mcmcli/data/seller.py,sha256=40SA7QekM3a3svDrDYLo_QYJ68VUxDO0KeGejJMp4k4,1004
|
|
23
23
|
mcmcli/data/token.py,sha256=11wtyLHCAZHu0LVbNDPa-yipcL6lenxoYIKEI58VzFs,1744
|
24
24
|
mcmcli/data/user_join_request.py,sha256=lXMO2hE_VpRg0JofVrYAVM82S-RLFkPrZk8-drvhoDI,1251
|
25
25
|
mcmcli/data/wallet.py,sha256=eMUi8N0vJdg_E10TPhSPoZkZtmIG7gHyqgabQ8C5Lg8,3217
|
26
|
-
mcm_cli-1.6.
|
27
|
-
mcm_cli-1.6.
|
28
|
-
mcm_cli-1.6.
|
29
|
-
mcm_cli-1.6.
|
30
|
-
mcm_cli-1.6.
|
31
|
-
mcm_cli-1.6.
|
32
|
-
mcm_cli-1.6.
|
26
|
+
mcm_cli-1.6.1.dist-info/LICENSE,sha256=RFhQPdSOiMTguUX7JSoIuTxA7HVzCbj_p8WU36HjUQQ,10947
|
27
|
+
mcm_cli-1.6.1.dist-info/METADATA,sha256=dgSb4q2UwtTILG4P54BcMsiglP27lmXi_kHUwkNcc2E,3056
|
28
|
+
mcm_cli-1.6.1.dist-info/NOTICE,sha256=Ldnl2MjRaXPxcldUdbI2NTybq60XAa2LowRhFrRTuiI,76
|
29
|
+
mcm_cli-1.6.1.dist-info/WHEEL,sha256=PZUExdf71Ui_so67QXpySuHtCi3-J3wvF4ORK6k_S8U,91
|
30
|
+
mcm_cli-1.6.1.dist-info/entry_points.txt,sha256=qTHAWZ-ejSiU4t11RYwtAU8ScqhQPDeMVTG9y4wMVLg,60
|
31
|
+
mcm_cli-1.6.1.dist-info/top_level.txt,sha256=sh7oqIaqLQlMtKHlxHHgpV2xGMrBMPFWpSp0C6nvJ_Y,7
|
32
|
+
mcm_cli-1.6.1.dist-info/RECORD,,
|
mcmcli/__main__.py
CHANGED
@@ -37,7 +37,7 @@ def version():
|
|
37
37
|
"""
|
38
38
|
Show the tool version
|
39
39
|
"""
|
40
|
-
typer.echo(f"Version: mcm-cli v1.6.
|
40
|
+
typer.echo(f"Version: mcm-cli v1.6.1")
|
41
41
|
|
42
42
|
app.add_typer(mcmcli.command.account.app, name="account", help="Ad account management")
|
43
43
|
app.add_typer(mcmcli.command.admin.app, name="admin", help="Platform administration")
|
mcmcli/command/campaign.py
CHANGED
@@ -110,7 +110,7 @@ def update_campaign(
|
|
110
110
|
target_roas: int = typer.Option(None, help='Target ROAS (%) – Applies only to campaigns with the Optimize ROAS goal type.'),
|
111
111
|
target_cpc: float = typer.Option(None, help='Target CPC – Set in the platform currency. Applies only to campaigns with the Manual CPC goal type.'),
|
112
112
|
budget_period: BudgetPeriod = typer.Option(None, help='Budget Period – Choose between DAILY or WEEKLY.'),
|
113
|
-
budget_amount:
|
113
|
+
budget_amount: float = typer.Option(None, help='Budget Amount – Set the spending limit for the chosen period.'),
|
114
114
|
profile: str = typer.Option("default", help="Profile Name – The MCM CLI configuration profile to use."),
|
115
115
|
):
|
116
116
|
"""
|
@@ -148,6 +148,9 @@ def update_campaign(
|
|
148
148
|
raise typer.BadParameter(f"The campaign goal type is not FIXED_CPC and cannot update the target CPC. Ad Account ID = {account_id}, Campaign ID = {campaign_id}")
|
149
149
|
goal['optimize_fixed_cpc']['target_cpc']['amount_micro'] = int(target_cpc * 1_000_000)
|
150
150
|
|
151
|
+
# Remove 'daily_budget' as it's unnecessary
|
152
|
+
c.root.pop("daily_budget", None)
|
153
|
+
|
151
154
|
_, error, c = command.update_campaign(c)
|
152
155
|
if error:
|
153
156
|
print(f"ERROR: {error.message}", file=sys.stderr, flush=True)
|
@@ -320,9 +323,6 @@ class CampaignCommand:
|
|
320
323
|
if campaign is None:
|
321
324
|
return Error(code=0, message="invalid campaign info"), None
|
322
325
|
|
323
|
-
# Remove 'daily_budget' as it's unnecessary
|
324
|
-
campaign.root.pop("daily_budget", None)
|
325
|
-
|
326
326
|
_api_url = f"{self.api_base_url}/ad-accounts/{campaign.root['ad_account_id']}/campaigns/{campaign.root['id']}"
|
327
327
|
_payload = {
|
328
328
|
"campaign": campaign.model_dump()
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|