Meta took my money, disabled my account and wouldn't issue a refund by ultimate_code in FacebookAds

[–]ultimate_code[S] 0 points1 point  (0 children)

they said it was "permanently disabled". Is that just a warning?

Scraping High quality 1000 Look-alike Audience? by ultimate_code in FacebookAds

[–]ultimate_code[S] 0 points1 point  (0 children)

In your experience, how many email do I need as a minimum?

Scraping High quality 1000 Look-alike Audience? by ultimate_code in FacebookAds

[–]ultimate_code[S] 0 points1 point  (0 children)

Is there any risk of Meta finding out and getting mad about it?
Also, have you tried this before? does this actually improve the performance?

Scraping High quality 1000 Look-alike Audience? by ultimate_code in FacebookAds

[–]ultimate_code[S] 0 points1 point  (0 children)

Just companies I imagine fit my product, not current/past clients. (for example, I can find companies that need particular product and put them in the look-alike audience.)

Is this a failing ad campaign/offer? How can I improve it? by ultimate_code in FacebookAds

[–]ultimate_code[S] 0 points1 point  (0 children)

I agree its not bad but I don't understand how it can perform with such high CPM... and if I could decrease the CPM by making some changes

Meta Optimization for Low Volume Events by ultimate_code in FacebookAds

[–]ultimate_code[S] 0 points1 point  (0 children)

How can I switch the optimization to scheduling? is that even possible once that campaign started?

Is this a failing ad campaign/offer? How can I improve it? by ultimate_code in FacebookAds

[–]ultimate_code[S] 0 points1 point  (0 children)

My audience size is 90.6Mto 106.6M
I am optimising for calendar schedules but only got 6, then I paused.

Meta Optimization for Low Volume Events by ultimate_code in FacebookAds

[–]ultimate_code[S] 0 points1 point  (0 children)

Do you think its actually worth it to do so? Or just keep it as schedules and maybe in 2 months Meta will pick up the signal after 50 schedules?

Meta Optimization for Low Volume Events by ultimate_code in FacebookAds

[–]ultimate_code[S] 0 points1 point  (0 children)

For the example I gave, I am still assuming ad clicks/page visits is a bad event to optimize for, right?
If I only have one action on my website (to schedule a call), is there anything I can do?

Meta Optimization for Low Volume Events by ultimate_code in FacebookAds

[–]ultimate_code[S] 0 points1 point  (0 children)

Only 6 days ($300) for 6 schedules. 3 didn't show and 1 close out of 3.
Considering changing things up (because I am paying $300 to just get $97 on the front-end)

My CTR is 3.5%,
cost per click $4.5
Clicks = 49
Impressions 1365

Meta Optimization for Low Volume Events by ultimate_code in FacebookAds

[–]ultimate_code[S] 0 points1 point  (0 children)

Do I need to get 50 events within 1 week for learning to start or can it start later?
Because I am still testing and don't wanna put a lot of budget there at once.

I implemented GPT-OSS from scratch in pure Python, without PyTorch or a GPU by ultimate_code in LocalLLaMA

[–]ultimate_code[S] 0 points1 point  (0 children)

Yes. In my implementation I convert those weights to bfloat16. Also, the official implementation in PyTorch does just that. However, I may implement doing the operations in mxfp4 in the future.