w if you
have any other questions.
Regards,
Sai Teja, AdWords API Team.
On Wednesday, November 21, 2018 at 6:11:50 AM UTC-5,
tahirhanyildizog...@gmail.com wrote:
>
> Hi, i am trying to add OperatingSystemVersion as criterion to
> TrafficEstimatorSelector. But when i execute the code b
opers.google.com/adwords/api/docs/reference/v201802/TrafficEstimatorService.CriterionUserList.html>
10. Vertical
<https://developers.google.com/adwords/api/docs/reference/v201802/TrafficEstimatorService.Vertical.html>
21 Kasım 2018 Çarşamba 14:11:50 UTC+3 tarihinde tahirhany...@gmail.com
Hi, i am trying to add OperatingSystemVersion as criterion to
TrafficEstimatorSelector. But when i execute the code below, i get error.
Code :
# Create campaign estimate requests.
campaign_estimate_requests = [{
'adGroupEstimateRequests': adgroup_estimate_requests,
his scenario,
OperatingSystemVersion does not support excluding. Hence, this criteria is
only targetable and cannot be excluded. This said, you will be able to only
Remove the criteria that is being targeted. For example, if a Display
campaign is targeted for iOS versions 2.0 and above in the UI, you w
d removing not the same
> thing? Could I just remove OperaringSystemVersion criteria for all versions
> of iOS?
>
> Thanks,
>
> On Thursday, August 23, 2018 at 12:50:46 PM UTC-7, Bharani Cherukuri
> (AdWords API Team) wrote:
>>
>> Hello Wesley,
>>
>>
versions
of iOS?
Thanks,
On Thursday, August 23, 2018 at 12:50:46 PM UTC-7, Bharani Cherukuri
(AdWords API Team) wrote:
>
> Hello Wesley,
>
> You will be able to only target the OperatingSystemVersion using the
> CampaignCriterionService
> <https://developers.google.com/adwor
Hello Wesley,
You will be able to only target the OperatingSystemVersion using the
CampaignCriterionService
<https://developers.google.com/adwords/api/docs/reference/v201806/CampaignCriterionService>
by
selecting the Criteria as OperatingSystemVersion
<https://developers.google.co
'operator': 'REMOVE',
'operand': {
'xsi_type': 'CampaignCriterion',
'campaignId': campaign_id,
'criterion': {
'xsi_type':
You need to use the class Platform and not OperatingSystemVersion.
If I were you, I 'd email the RMF team first for a confirmation
(adwordsapi-tok...@google.com)
Please let us know what you find out.
Oliver
On Thursday, January 10, 2013 4:05:42 PM UTC, manuel@gmail.com wrote:
>
Update: I tried to add OperatingSystemVersion criteria with the IDs 3
and 30001 which correspond to the Desktop and HighEndMobile platforms, but
this gave me an invalid id error. When I add the mobile platforms IDs (
630159, 630252, etc.) it works, so I will stick with those for now... would
had, I believe the OperatingSystemVersion the RMF
> is referring to is actually the platforms:
>
> https://developers.google.com/**adwords/api/docs/appendix/plat**forms<https://developers.google.com/adwords/api/docs/appendix/platforms>
>
>
I'm not from the RMF team or work for Google. But from a previous
experience I had, I believe the OperatingSystemVersion the RMF
is referring to is actually the platforms:
https://developers.google.com/**adwords/api/docs/appendix/plat**forms<https://developers.google.com/adwords/
:44:58 PM UTC+4, Danial Klimkin wrote:
>>>
>>> Thanks for letting us know. I will follow up internally to resolve this
>>> issue.
>>>
>>>
>>> -Danial, AdWords API Team.
>>>
>>>
>>>
>>> On Friday, December 21,
mkin wrote:
>>
>> Thanks for letting us know. I will follow up internally to resolve this
>> issue.
>>
>>
>> -Danial, AdWords API Team.
>>
>>
>>
>> On Friday, December 21, 2012 4:42:45 AM UTC+4, manuel@gmail.comwrote:
>>>
>&
:
>
> Thanks for letting us know. I will follow up internally to resolve this
> issue.
>
>
> -Danial, AdWords API Team.
>
>
>
> On Friday, December 21, 2012 4:42:45 AM UTC+4, manuel@gmail.com wrote:
>>
>> I want to add OperatingSystemVersion criteria to a c
Thanks for letting us know. I will follow up internally to resolve this
issue.
-Danial, AdWords API Team.
On Friday, December 21, 2012 4:42:45 AM UTC+4, manuel@gmail.com wrote:
>
> I want to add OperatingSystemVersion criteria to a campaign. Since name
> and version cannot be
test
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
You received this message because you are subscribed to the Googl
I want to add OperatingSystemVersion criteria to a campaign. Since name and
version cannot be specified directly, but only an id, how do I find out
which IDs correspond to which values?
Usually I would just ask ConstantDataService using the method
"getOperatingSystemVersionCriterion()&qu
Hi Vishal,
OperatingSystemVersion<https://developers.google.com/adwords/api/docs/reference/v201109/CampaignCriterionService.OperatingSystemVersion>
criteria
can be added to campaign via the
CampaignCriterionService<https://developers.google.com/adwords/api/docs/referenc
Hi Team,
Can we add Operating System Version,major version and minor version using
v201109 .
Where can we find the sample code to add operating System version.
Thanks in advance
Vishal
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://a
Thanks Kevin, that solved my issue.
Not sure how I was supposed to gather that from the docs but maybe I was
just being dumb.
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-a
Hi Abhinay,
Unfortunately, the criterion object for OperatingSystemVersion does not
have a descriptive field - they will operate solely by ID. We've published
the mapping of these IDs to descriptive names here:
https://code.google.com/apis/adwords/docs/appendix/mobileplatforms.html
-
nformation, this page:
https://code.google.com/apis/adwords/docs/reference/latest/CampaignCriterionService.Platform.html
tells you at the bottom to use the field name: PlatformName to get the
information.
If someone knows what field name to use to get OperatingSystemVersion data
then could
23 matches
Mail list logo