line |
stmt |
bran |
cond |
sub |
pod |
time |
code |
1
|
|
|
|
|
|
|
|
2
|
|
|
|
|
|
|
package Google::Ads::AdWords::v201710::ConstantDataService::getMobileDeviceCriterion; |
3
|
1
|
|
|
1
|
|
1837
|
use strict; |
|
1
|
|
|
|
|
2
|
|
|
1
|
|
|
|
|
35
|
|
4
|
1
|
|
|
1
|
|
8
|
use warnings; |
|
1
|
|
|
|
|
2
|
|
|
1
|
|
|
|
|
72
|
|
5
|
|
|
|
|
|
|
|
6
|
|
|
|
|
|
|
{ # BLOCK to scope variables |
7
|
|
|
|
|
|
|
|
8
|
0
|
|
|
0
|
|
|
sub get_xmlns { 'https://adwords.google.com/api/adwords/cm/v201710' } |
9
|
|
|
|
|
|
|
|
10
|
|
|
|
|
|
|
__PACKAGE__->__set_name('getMobileDeviceCriterion'); |
11
|
|
|
|
|
|
|
__PACKAGE__->__set_nillable(); |
12
|
|
|
|
|
|
|
__PACKAGE__->__set_minOccurs(); |
13
|
|
|
|
|
|
|
__PACKAGE__->__set_maxOccurs(); |
14
|
|
|
|
|
|
|
__PACKAGE__->__set_ref(); |
15
|
|
|
|
|
|
|
|
16
|
1
|
|
|
|
|
140
|
use base qw( |
17
|
|
|
|
|
|
|
SOAP::WSDL::XSD::Typelib::Element |
18
|
|
|
|
|
|
|
Google::Ads::SOAP::Typelib::ComplexType |
19
|
1
|
|
|
1
|
|
5
|
); |
|
1
|
|
|
|
|
1
|
|
20
|
|
|
|
|
|
|
|
21
|
|
|
|
|
|
|
our $XML_ATTRIBUTE_CLASS; |
22
|
|
|
|
|
|
|
undef $XML_ATTRIBUTE_CLASS; |
23
|
|
|
|
|
|
|
|
24
|
|
|
|
|
|
|
sub __get_attr_class { |
25
|
|
|
|
|
|
|
return $XML_ATTRIBUTE_CLASS; |
26
|
|
|
|
|
|
|
} |
27
|
|
|
|
|
|
|
|
28
|
|
|
|
|
|
|
use Class::Std::Fast::Storable constructor => 'none'; |
29
|
|
|
|
|
|
|
use base qw(Google::Ads::SOAP::Typelib::ComplexType); |
30
|
|
|
|
|
|
|
|
31
|
|
|
|
|
|
|
{ # BLOCK to scope variables |
32
|
|
|
|
|
|
|
|
33
|
|
|
|
|
|
|
|
34
|
|
|
|
|
|
|
__PACKAGE__->_factory( |
35
|
|
|
|
|
|
|
[ qw( |
36
|
|
|
|
|
|
|
) ], |
37
|
|
|
|
|
|
|
{ |
38
|
|
|
|
|
|
|
}, |
39
|
|
|
|
|
|
|
{ |
40
|
|
|
|
|
|
|
}, |
41
|
|
|
|
|
|
|
{ |
42
|
|
|
|
|
|
|
|
43
|
|
|
|
|
|
|
} |
44
|
|
|
|
|
|
|
); |
45
|
|
|
|
|
|
|
|
46
|
|
|
|
|
|
|
} # end BLOCK |
47
|
|
|
|
|
|
|
|
48
|
|
|
|
|
|
|
|
49
|
|
|
|
|
|
|
|
50
|
|
|
|
|
|
|
|
51
|
|
|
|
|
|
|
|
52
|
|
|
|
|
|
|
|
53
|
|
|
|
|
|
|
} # end of BLOCK |
54
|
|
|
|
|
|
|
|
55
|
|
|
|
|
|
|
|
56
|
|
|
|
|
|
|
|
57
|
|
|
|
|
|
|
1; |
58
|
|
|
|
|
|
|
|
59
|
|
|
|
|
|
|
|
60
|
|
|
|
|
|
|
=pod |
61
|
|
|
|
|
|
|
|
62
|
|
|
|
|
|
|
=head1 NAME |
63
|
|
|
|
|
|
|
|
64
|
|
|
|
|
|
|
Google::Ads::AdWords::v201710::ConstantDataService::getMobileDeviceCriterion |
65
|
|
|
|
|
|
|
|
66
|
|
|
|
|
|
|
=head1 DESCRIPTION |
67
|
|
|
|
|
|
|
|
68
|
|
|
|
|
|
|
Perl data type class for the XML Schema defined element |
69
|
|
|
|
|
|
|
getMobileDeviceCriterion from the namespace https://adwords.google.com/api/adwords/cm/v201710. |
70
|
|
|
|
|
|
|
|
71
|
|
|
|
|
|
|
Returns a list of all mobile devices. @return A list of mobile devices. @throws ApiException when there is at least one error with the request. |
72
|
|
|
|
|
|
|
|
73
|
|
|
|
|
|
|
|
74
|
|
|
|
|
|
|
|
75
|
|
|
|
|
|
|
|
76
|
|
|
|
|
|
|
|
77
|
|
|
|
|
|
|
=head1 PROPERTIES |
78
|
|
|
|
|
|
|
|
79
|
|
|
|
|
|
|
The following properties may be accessed using get_PROPERTY / set_PROPERTY |
80
|
|
|
|
|
|
|
methods: |
81
|
|
|
|
|
|
|
|
82
|
|
|
|
|
|
|
=over |
83
|
|
|
|
|
|
|
|
84
|
|
|
|
|
|
|
|
85
|
|
|
|
|
|
|
=back |
86
|
|
|
|
|
|
|
|
87
|
|
|
|
|
|
|
|
88
|
|
|
|
|
|
|
=head1 METHODS |
89
|
|
|
|
|
|
|
|
90
|
|
|
|
|
|
|
=head2 new |
91
|
|
|
|
|
|
|
|
92
|
|
|
|
|
|
|
my $element = Google::Ads::AdWords::v201710::ConstantDataService::getMobileDeviceCriterion->new($data); |
93
|
|
|
|
|
|
|
|
94
|
|
|
|
|
|
|
Constructor. The following data structure may be passed to new(): |
95
|
|
|
|
|
|
|
|
96
|
|
|
|
|
|
|
{ |
97
|
|
|
|
|
|
|
}, |
98
|
|
|
|
|
|
|
|
99
|
|
|
|
|
|
|
=head1 AUTHOR |
100
|
|
|
|
|
|
|
|
101
|
|
|
|
|
|
|
Generated by SOAP::WSDL |
102
|
|
|
|
|
|
|
|
103
|
|
|
|
|
|
|
=cut |
104
|
|
|
|
|
|
|
|