Skip to content

Latest commit

 

History

History
524 lines (283 loc) · 13.9 KB

File metadata and controls

524 lines (283 loc) · 13.9 KB

SeoDomainMetricGroup

Properties

Name Type Description Notes
Count Pointer to int32 Number of keywords the domain ranks for in this result type. [optional]
Etv Pointer to float32 Estimated monthly organic traffic (clicks) from this result type. [optional]
EstimatedPaidTrafficCost Pointer to float32 Estimated monthly cost (USD) of buying this traffic through ads. [optional]
Pos1 Pointer to int32 Keywords ranking in position 1. [optional]
Pos23 Pointer to int32 Keywords ranking in positions 2-3. [optional]
Pos410 Pointer to int32 Keywords ranking in positions 4-10. [optional]
Pos1120 Pointer to int32 Keywords ranking in positions 11-20. [optional]
Pos2130 Pointer to int32 Keywords ranking in positions 21-30. [optional]
Pos3140 Pointer to int32 Keywords ranking in positions 31-40. [optional]
Pos4150 Pointer to int32 Keywords ranking in positions 41-50. [optional]
Pos5160 Pointer to int32 Keywords ranking in positions 51-60. [optional]
Pos6170 Pointer to int32 Keywords ranking in positions 61-70. [optional]
Pos7180 Pointer to int32 Keywords ranking in positions 71-80. [optional]
Pos8190 Pointer to int32 Keywords ranking in positions 81-90. [optional]
Pos91100 Pointer to int32 Keywords ranking in positions 91-100. [optional]
IsNew Pointer to int32 Keywords newly ranking since the last check. [optional]
IsUp Pointer to int32 Keywords that moved up since the last check. [optional]
IsDown Pointer to int32 Keywords that moved down since the last check. [optional]
IsLost Pointer to int32 Keywords lost since the last check. [optional]

Methods

NewSeoDomainMetricGroup

func NewSeoDomainMetricGroup() *SeoDomainMetricGroup

NewSeoDomainMetricGroup instantiates a new SeoDomainMetricGroup object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed

NewSeoDomainMetricGroupWithDefaults

func NewSeoDomainMetricGroupWithDefaults() *SeoDomainMetricGroup

NewSeoDomainMetricGroupWithDefaults instantiates a new SeoDomainMetricGroup object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set

GetCount

func (o *SeoDomainMetricGroup) GetCount() int32

GetCount returns the Count field if non-nil, zero value otherwise.

GetCountOk

func (o *SeoDomainMetricGroup) GetCountOk() (*int32, bool)

GetCountOk returns a tuple with the Count field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.

SetCount

func (o *SeoDomainMetricGroup) SetCount(v int32)

SetCount sets Count field to given value.

HasCount

func (o *SeoDomainMetricGroup) HasCount() bool

HasCount returns a boolean if a field has been set.

GetEtv

func (o *SeoDomainMetricGroup) GetEtv() float32

GetEtv returns the Etv field if non-nil, zero value otherwise.

GetEtvOk

func (o *SeoDomainMetricGroup) GetEtvOk() (*float32, bool)

GetEtvOk returns a tuple with the Etv field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.

SetEtv

func (o *SeoDomainMetricGroup) SetEtv(v float32)

SetEtv sets Etv field to given value.

HasEtv

func (o *SeoDomainMetricGroup) HasEtv() bool

HasEtv returns a boolean if a field has been set.

GetEstimatedPaidTrafficCost

func (o *SeoDomainMetricGroup) GetEstimatedPaidTrafficCost() float32

GetEstimatedPaidTrafficCost returns the EstimatedPaidTrafficCost field if non-nil, zero value otherwise.

GetEstimatedPaidTrafficCostOk

func (o *SeoDomainMetricGroup) GetEstimatedPaidTrafficCostOk() (*float32, bool)

GetEstimatedPaidTrafficCostOk returns a tuple with the EstimatedPaidTrafficCost field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.

SetEstimatedPaidTrafficCost

func (o *SeoDomainMetricGroup) SetEstimatedPaidTrafficCost(v float32)

SetEstimatedPaidTrafficCost sets EstimatedPaidTrafficCost field to given value.

HasEstimatedPaidTrafficCost

func (o *SeoDomainMetricGroup) HasEstimatedPaidTrafficCost() bool

HasEstimatedPaidTrafficCost returns a boolean if a field has been set.

GetPos1

func (o *SeoDomainMetricGroup) GetPos1() int32

GetPos1 returns the Pos1 field if non-nil, zero value otherwise.

GetPos1Ok

func (o *SeoDomainMetricGroup) GetPos1Ok() (*int32, bool)

GetPos1Ok returns a tuple with the Pos1 field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.

SetPos1

func (o *SeoDomainMetricGroup) SetPos1(v int32)

SetPos1 sets Pos1 field to given value.

HasPos1

func (o *SeoDomainMetricGroup) HasPos1() bool

HasPos1 returns a boolean if a field has been set.

GetPos23

func (o *SeoDomainMetricGroup) GetPos23() int32

GetPos23 returns the Pos23 field if non-nil, zero value otherwise.

GetPos23Ok

func (o *SeoDomainMetricGroup) GetPos23Ok() (*int32, bool)

GetPos23Ok returns a tuple with the Pos23 field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.

SetPos23

func (o *SeoDomainMetricGroup) SetPos23(v int32)

SetPos23 sets Pos23 field to given value.

HasPos23

func (o *SeoDomainMetricGroup) HasPos23() bool

HasPos23 returns a boolean if a field has been set.

GetPos410

func (o *SeoDomainMetricGroup) GetPos410() int32

GetPos410 returns the Pos410 field if non-nil, zero value otherwise.

GetPos410Ok

func (o *SeoDomainMetricGroup) GetPos410Ok() (*int32, bool)

GetPos410Ok returns a tuple with the Pos410 field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.

SetPos410

func (o *SeoDomainMetricGroup) SetPos410(v int32)

SetPos410 sets Pos410 field to given value.

HasPos410

func (o *SeoDomainMetricGroup) HasPos410() bool

HasPos410 returns a boolean if a field has been set.

GetPos1120

func (o *SeoDomainMetricGroup) GetPos1120() int32

GetPos1120 returns the Pos1120 field if non-nil, zero value otherwise.

GetPos1120Ok

func (o *SeoDomainMetricGroup) GetPos1120Ok() (*int32, bool)

GetPos1120Ok returns a tuple with the Pos1120 field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.

SetPos1120

func (o *SeoDomainMetricGroup) SetPos1120(v int32)

SetPos1120 sets Pos1120 field to given value.

HasPos1120

func (o *SeoDomainMetricGroup) HasPos1120() bool

HasPos1120 returns a boolean if a field has been set.

GetPos2130

func (o *SeoDomainMetricGroup) GetPos2130() int32

GetPos2130 returns the Pos2130 field if non-nil, zero value otherwise.

GetPos2130Ok

func (o *SeoDomainMetricGroup) GetPos2130Ok() (*int32, bool)

GetPos2130Ok returns a tuple with the Pos2130 field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.

SetPos2130

func (o *SeoDomainMetricGroup) SetPos2130(v int32)

SetPos2130 sets Pos2130 field to given value.

HasPos2130

func (o *SeoDomainMetricGroup) HasPos2130() bool

HasPos2130 returns a boolean if a field has been set.

GetPos3140

func (o *SeoDomainMetricGroup) GetPos3140() int32

GetPos3140 returns the Pos3140 field if non-nil, zero value otherwise.

GetPos3140Ok

func (o *SeoDomainMetricGroup) GetPos3140Ok() (*int32, bool)

GetPos3140Ok returns a tuple with the Pos3140 field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.

SetPos3140

func (o *SeoDomainMetricGroup) SetPos3140(v int32)

SetPos3140 sets Pos3140 field to given value.

HasPos3140

func (o *SeoDomainMetricGroup) HasPos3140() bool

HasPos3140 returns a boolean if a field has been set.

GetPos4150

func (o *SeoDomainMetricGroup) GetPos4150() int32

GetPos4150 returns the Pos4150 field if non-nil, zero value otherwise.

GetPos4150Ok

func (o *SeoDomainMetricGroup) GetPos4150Ok() (*int32, bool)

GetPos4150Ok returns a tuple with the Pos4150 field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.

SetPos4150

func (o *SeoDomainMetricGroup) SetPos4150(v int32)

SetPos4150 sets Pos4150 field to given value.

HasPos4150

func (o *SeoDomainMetricGroup) HasPos4150() bool

HasPos4150 returns a boolean if a field has been set.

GetPos5160

func (o *SeoDomainMetricGroup) GetPos5160() int32

GetPos5160 returns the Pos5160 field if non-nil, zero value otherwise.

GetPos5160Ok

func (o *SeoDomainMetricGroup) GetPos5160Ok() (*int32, bool)

GetPos5160Ok returns a tuple with the Pos5160 field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.

SetPos5160

func (o *SeoDomainMetricGroup) SetPos5160(v int32)

SetPos5160 sets Pos5160 field to given value.

HasPos5160

func (o *SeoDomainMetricGroup) HasPos5160() bool

HasPos5160 returns a boolean if a field has been set.

GetPos6170

func (o *SeoDomainMetricGroup) GetPos6170() int32

GetPos6170 returns the Pos6170 field if non-nil, zero value otherwise.

GetPos6170Ok

func (o *SeoDomainMetricGroup) GetPos6170Ok() (*int32, bool)

GetPos6170Ok returns a tuple with the Pos6170 field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.

SetPos6170

func (o *SeoDomainMetricGroup) SetPos6170(v int32)

SetPos6170 sets Pos6170 field to given value.

HasPos6170

func (o *SeoDomainMetricGroup) HasPos6170() bool

HasPos6170 returns a boolean if a field has been set.

GetPos7180

func (o *SeoDomainMetricGroup) GetPos7180() int32

GetPos7180 returns the Pos7180 field if non-nil, zero value otherwise.

GetPos7180Ok

func (o *SeoDomainMetricGroup) GetPos7180Ok() (*int32, bool)

GetPos7180Ok returns a tuple with the Pos7180 field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.

SetPos7180

func (o *SeoDomainMetricGroup) SetPos7180(v int32)

SetPos7180 sets Pos7180 field to given value.

HasPos7180

func (o *SeoDomainMetricGroup) HasPos7180() bool

HasPos7180 returns a boolean if a field has been set.

GetPos8190

func (o *SeoDomainMetricGroup) GetPos8190() int32

GetPos8190 returns the Pos8190 field if non-nil, zero value otherwise.

GetPos8190Ok

func (o *SeoDomainMetricGroup) GetPos8190Ok() (*int32, bool)

GetPos8190Ok returns a tuple with the Pos8190 field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.

SetPos8190

func (o *SeoDomainMetricGroup) SetPos8190(v int32)

SetPos8190 sets Pos8190 field to given value.

HasPos8190

func (o *SeoDomainMetricGroup) HasPos8190() bool

HasPos8190 returns a boolean if a field has been set.

GetPos91100

func (o *SeoDomainMetricGroup) GetPos91100() int32

GetPos91100 returns the Pos91100 field if non-nil, zero value otherwise.

GetPos91100Ok

func (o *SeoDomainMetricGroup) GetPos91100Ok() (*int32, bool)

GetPos91100Ok returns a tuple with the Pos91100 field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.

SetPos91100

func (o *SeoDomainMetricGroup) SetPos91100(v int32)

SetPos91100 sets Pos91100 field to given value.

HasPos91100

func (o *SeoDomainMetricGroup) HasPos91100() bool

HasPos91100 returns a boolean if a field has been set.

GetIsNew

func (o *SeoDomainMetricGroup) GetIsNew() int32

GetIsNew returns the IsNew field if non-nil, zero value otherwise.

GetIsNewOk

func (o *SeoDomainMetricGroup) GetIsNewOk() (*int32, bool)

GetIsNewOk returns a tuple with the IsNew field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.

SetIsNew

func (o *SeoDomainMetricGroup) SetIsNew(v int32)

SetIsNew sets IsNew field to given value.

HasIsNew

func (o *SeoDomainMetricGroup) HasIsNew() bool

HasIsNew returns a boolean if a field has been set.

GetIsUp

func (o *SeoDomainMetricGroup) GetIsUp() int32

GetIsUp returns the IsUp field if non-nil, zero value otherwise.

GetIsUpOk

func (o *SeoDomainMetricGroup) GetIsUpOk() (*int32, bool)

GetIsUpOk returns a tuple with the IsUp field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.

SetIsUp

func (o *SeoDomainMetricGroup) SetIsUp(v int32)

SetIsUp sets IsUp field to given value.

HasIsUp

func (o *SeoDomainMetricGroup) HasIsUp() bool

HasIsUp returns a boolean if a field has been set.

GetIsDown

func (o *SeoDomainMetricGroup) GetIsDown() int32

GetIsDown returns the IsDown field if non-nil, zero value otherwise.

GetIsDownOk

func (o *SeoDomainMetricGroup) GetIsDownOk() (*int32, bool)

GetIsDownOk returns a tuple with the IsDown field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.

SetIsDown

func (o *SeoDomainMetricGroup) SetIsDown(v int32)

SetIsDown sets IsDown field to given value.

HasIsDown

func (o *SeoDomainMetricGroup) HasIsDown() bool

HasIsDown returns a boolean if a field has been set.

GetIsLost

func (o *SeoDomainMetricGroup) GetIsLost() int32

GetIsLost returns the IsLost field if non-nil, zero value otherwise.

GetIsLostOk

func (o *SeoDomainMetricGroup) GetIsLostOk() (*int32, bool)

GetIsLostOk returns a tuple with the IsLost field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.

SetIsLost

func (o *SeoDomainMetricGroup) SetIsLost(v int32)

SetIsLost sets IsLost field to given value.

HasIsLost

func (o *SeoDomainMetricGroup) HasIsLost() bool

HasIsLost returns a boolean if a field has been set.

[Back to Model list] [Back to API list] [Back to README]