Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8041069
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 5, 20262026-06-05T04:05:50+00:00 2026-06-05T04:05:50+00:00

When I try to add new campaigns, I get the error saying: The following

  • 0

When I try to add new campaigns, I get the error saying:

“The following venues already have 2 active specials”

Here is a piece of my code:

var add_campaign_url = 'https://api.foursquare.com/v2/campaigns/add';
var params = 'campaignId='+ bomonti_campaign_id+
            '&venueId='+venue1+','+venue2+ 
            '&endAt=1339621140' + 
            '&startAt=1339603140'+
            '&oauth_token=' + ACCESS_TOKEN;

var xmlhttp = new XMLHttpRequest();
xmlhttp.onreadystatechange = function() {
    if(xmlhttp.readyState == 4){
        var response = jQuery.parseJSON(xmlhttp.responseText);
        console.log(response);
    }
};
xmlhttp.open("POST",add_campaign_url,true);
xmlhttp.setRequestHeader("Content-type","application/x-www-form-urlencoded");
xmlhttp.send(params);

Actually there is no active campaigns for the venues now, but there are some pending actives. Is there a limit when using Merchant API? Or am I doing something wrong?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-05T04:05:51+00:00Added an answer on June 5, 2026 at 4:05 am

    Yes there is a limit. Foursquare only allows two active specials per venue at a time :

    Currently we only allow two active specials per venue at a time. If any venue in the group associated with this campaign already has two active specials, this call will fail (with a helpful error message).

    https://developer.foursquare.com/docs/campaigns/start.html

    You may contact Foursquare to explain your situation. They’ll let you know whether it’s possible to change the limits on your Merchant key.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a problem with viewmodel, when I try to add new enregistrement to
Getting this error when try to add an item to my repositories/context: Collection has
Here is model column: title = Column(Unicode(100)) When I try to add a record
i try to add new property i read this guide https://github.com/FriendsOfSymfony/FOSUserBundle/blob/master/Resources/doc/overriding_forms.md Overriding Default FOSUserBundle
I have a little problem. I try to add an element in XML with
Following steps result in a crash in NSFetchedResultsController. I try to add the first
I have an example web solution that I downloaded and when I try Add
I am trying to add new div elements on the fly to an already
I try to add new data source for object with Data Source Configuration Wizard
My IDE crashes any time I try add a new component to the toolbar.

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.