Amazon Integrator V6 - Online Help
Amazon Integrator V6
Questions / Feedback?

ServiceURL Property

This is the locale to which you want to send the request.

Object Oriented Interface

public function getServiceURL();
public function setServiceURL($value);

Procedural Interface

inamazon_paapi_get($res, 30 );
inamazon_paapi_set($res, 30, $value );

Default Value

0

Remarks

The ServiceURL specifies which country your request will be sent to. By default, all requests are sent to the US at Amazon.com. The following are possible values for ServiceURL:

suUS (0)Amazon.com (US).
suUK (1)Amazon.co.uk (UK).
suDE (2)Amazon.de (DE).
suJP (3)Amazon.co.jp (JP).
suFR (4)Amazon.fr (FR).
suCA (5)Amazon.ca (CA).

Data Type

Integer

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 6.0.6240.0