Hello Shlomi,

According to the screenshot shared by you earlier, you are trying to add 
the user list "All visitors (AdWords)" to your campaign "d5t4w_1". You 
could get the userListId 
<https://developers.google.com/adwords/api/docs/reference/v201809/AdGroupCriterionService.CriterionUserList#userlistid>
 of 
that user list then set it to campaignCriterion 
<https://developers.google.com/adwords/api/docs/reference/v201809/CampaignCriterionService.CampaignCriterion#field>
 using CriterionUserList 
<https://developers.google.com/adwords/api/docs/reference/v201809/AdGroupCriterionService.CriterionUserList#userlistid>
 then 
use ADD operation and perform campaingCriterionService.mutate 
<https://developers.google.com/adwords/api/docs/reference/v201809/CampaignCriterionService#mutate>
 request 
to add that userList to your campaign. You could refer this guide 
<https://developers.google.com/adwords/api/docs/guides/remarketing#visitors_to_your_website>
 for 
more information and for the code sample refer to the "Targeting ads in a 
campaign to a user list is done similarly:" section of the guide mentioned. 

To add bid modifiers 
<https://developers.google.com/adwords/api/docs/guides/bidding#bid_modifiers> 
to 
the campaign you need to set the bidModifier 
<https://developers.google.com/adwords/api/docs/reference/v201809/CampaignCriterionService.CampaignCriterion#bidmodifier>
 in 
the CampaingCriterion 
<https://developers.google.com/adwords/api/docs/reference/v201809/CampaignCriterionService.CampaignCriterion#top_of_page>.
 
Please refer to the "Adding, updating and removing bid adjustments" section 
of this guide 
<https://developers.google.com/adwords/api/docs/guides/bidding#adding_updating_and_removing_bid_adjustments>
 for 
more information. Let me know if you have any further questions.

Regards,
Sai Teja, AdWords API Team.

On Monday, September 24, 2018 at 5:35:21 AM UTC-4, Shlomi Ozon wrote:
>
> Hello all,
> I am trying to add audience website visitor like in the UI image I added 
> here.
> I have a few accounts (for the same website) under the manager account 
> that I made for them a cross-account conversion.
> my problem is that I don't know how to use the conversion I made, and 
> which service do I need to use?
>
> Thanks,
> Shlomi
>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/ea18cd9f-4c33-4a60-a5a7-353cb943d499%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to