I can't target campaign to specific/all mobile carrier(s).

Questions:
1. can i target ALLCARRIERS to a campaign?
2. can I target a list of carriers to a campaign?  e.g. ["T-MOBILE@US", etc]
3. How? which service, which type... 


Details:

I would like to know how to target a campaign to local mobile carriers 
(one, several or all).

I saw that there's a special targeting option "all mobile carriers" === 
"ALLCARRIERS", in relation to Ad (or Mobile Ad). it works for an Ad but not 
for a campaign.

These are some of the tests I tried (and failed)  (the commented lines are 
different variations I tried)

        operations = [ {
            'operator': 'SET',
            'operand': {
                'campaignId': campaign_id,
                'xsi_type': "CampaignCriterion",
                'criterion': {
                    #'mobileCarriers': ['T-Mobile@US', 'Verizon@US'],
                    #'id': ['Verizon@US'],
                    'id': 70270,
                    #'id': ['ALLCARRIERS'],
                    'mobileCarriers': 'ALLCARRIERS',
                    #'devicePreference': 30001,      # mobile
                    #'type': 'CARRIER',
                }
            }
        } ]


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
Visit this group at http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/20f6fd71-900b-4fb4-b350-d47b536a1b51%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to