Hi, You don't need to apologize for your English as I understand you well. Could you confirm if what you meant by adding audience to company is adding audience to campaign level? If so, to target your audience list in your campaign via AdWords API, you will need to use the CampaignCriterionService <https://developers.google.com/adwords/api/docs/reference/v201806/CampaignCriterionService> and CriterionUserList <https://developers.google.com/adwords/api/docs/reference/v201806/CampaignCriterionService.CriterionUserList> to set your user list as a targeting criteria to your campaign. You may check the Add Targeting Criteria To a Campaign <https://developers.google.com/adwords/api/docs/samples/php/targeting#add-targeting-criteria-to-a-campaign> sample in PHP for adding a targeting criteria to a campaign.
If I misunderstood your concern, kindly provide more context regarding it so I can further check and provide you the necessary information. Best regards, Dannison AdWords API Team On Tuesday, September 18, 2018 at 4:05:45 AM UTC+8, Дмитрий Пройдак wrote: > > *Hello everybody!* > > At once I apologize for my English. > I've been working with the Adwords API recently. > I can not find how to add an audience to the company. > Prompt through what service it is possible to make it. > > *Thanks in advance.* > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 [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 and Google Ads API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. 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/ac69c7a6-ed77-45bc-b3eb-91add05bd5c5%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
