Showing 2,539 of 3,709 total issues
Method getItemFeedAsyncWithHttpInfo
has 6 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function getItemFeedAsyncWithHttpInfo($accept, $x_ebay_c_marketplace_id, $range, $feed_scope, $category_id, $date = null)
Method getItemFeed
has 6 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function getItemFeed($accept, $x_ebay_c_marketplace_id, $range, $feed_scope, $category_id, $date = null)
Method getItemGroupFeedAsyncWithHttpInfo
has 6 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function getItemGroupFeedAsyncWithHttpInfo($accept, $x_ebay_c_marketplace_id, $feed_scope, $category_id, $range = null, $date = null)
Method getItemFeedAsync
has 6 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function getItemFeedAsync($accept, $x_ebay_c_marketplace_id, $range, $feed_scope, $category_id, $date = null)
Method getItemFeedWithHttpInfo
has 6 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function getItemFeedWithHttpInfo($accept, $x_ebay_c_marketplace_id, $range, $feed_scope, $category_id, $date = null)
Method getPromotionReportsAsync
has 6 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function getPromotionReportsAsync($marketplace_id, $limit = null, $offset = null, $promotion_status = null, $promotion_type = null, $q = null)
Method getListingSetAsyncWithHttpInfo
has 6 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function getListingSetAsyncWithHttpInfo($promotion_id, $limit = null, $offset = null, $q = null, $sort = null, $status = null)
Method getPromotionReports
has 6 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function getPromotionReports($marketplace_id, $limit = null, $offset = null, $promotion_status = null, $promotion_type = null, $q = null)
Method getListingSetRequest
has 6 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function getListingSetRequest($promotion_id, $limit = null, $offset = null, $q = null, $sort = null, $status = null)
Method getAds
has 6 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function getAds($campaign_id, $ad_group_ids = null, $ad_status = null, $limit = null, $listing_ids = null, $offset = null)
Method getListingSet
has 6 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function getListingSet($promotion_id, $limit = null, $offset = null, $q = null, $sort = null, $status = null)
Method getAdsWithHttpInfo
has 6 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function getAdsWithHttpInfo($campaign_id, $ad_group_ids = null, $ad_status = null, $limit = null, $listing_ids = null, $offset = null)
Method getPromotionReportsRequest
has 6 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function getPromotionReportsRequest($marketplace_id, $limit = null, $offset = null, $promotion_status = null, $promotion_type = null, $q = null)
Method getAdsAsync
has 6 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function getAdsAsync($campaign_id, $ad_group_ids = null, $ad_status = null, $limit = null, $listing_ids = null, $offset = null)
Method getAdsAsyncWithHttpInfo
has 6 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function getAdsAsyncWithHttpInfo($campaign_id, $ad_group_ids = null, $ad_status = null, $limit = null, $listing_ids = null, $offset = null)
Method getAdsRequest
has 6 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function getAdsRequest($campaign_id, $ad_group_ids = null, $ad_status = null, $limit = null, $listing_ids = null, $offset = null)
Method getListingSetAsync
has 6 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function getListingSetAsync($promotion_id, $limit = null, $offset = null, $q = null, $sort = null, $status = null)
Method getListingSetWithHttpInfo
has 6 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function getListingSetWithHttpInfo($promotion_id, $limit = null, $offset = null, $q = null, $sort = null, $status = null)
Method getPromotionReportsAsyncWithHttpInfo
has 6 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function getPromotionReportsAsyncWithHttpInfo($marketplace_id, $limit = null, $offset = null, $promotion_status = null, $promotion_type = null, $q = null)
Method getPromotionReportsWithHttpInfo
has 6 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function getPromotionReportsWithHttpInfo($marketplace_id, $limit = null, $offset = null, $promotion_status = null, $promotion_type = null, $q = null)