Re: Adwords Audience All Visitors not available

2017-11-15 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum
Hi Ronak, 

That's right. The All Visitors list is automatically generated when the 
first display Remarketing campaign is created by following the steps 
mentioned in this guide 
. You will not be 
able to create the All Visitors list through the API. However, you can 
create a Remarketing campaign through the API using the CampaignService and 
specifying the advertisingChannelType 

 as 
DISPLAY. You may refer to the code sample in Java here 

 as 
a reference. Code samples in other languages are also available here 
.

Regards,
Bharani, AdWords API Team

On Monday, November 13, 2017 at 7:14:59 AM UTC-5, Ronak Shah wrote:
>
> Hello Adwords Team,
>
> I have an adwords account under my test mcc account.I am calling the 
> AdwordsUserList Service and getting the remarketing user list but api gives 
> empty result, and when I navigate to Shared Library -> Audiences section, I 
> don't see the *All Visitors* list which adwords automatically creates, it 
> says "Create Remarketing List" check the attached screenshot
>
> As per the Adwords Doc the *All visitors* tag is automatically created 
> and available for all adwords account,  but under the audience section its 
> not showing up. So is there any way to create this via API ?
>
> Thanks,
> Ronak
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 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 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/e4397390-72d2-4528-9eca-a18df703bca0%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Adwords Audience All Visitors not available

2017-11-15 Thread Ronak Shah
Hello Bharani,

Tere are not any campaigns in the account say its a fresh new account and I 
want to create the remarketing campaigns via Adwords API.We have a tool 
which creates the campaigns under client account, but the audience list is 
empty.So you saying that its not possible via API and have to create the 
remarketing campaigns via Adwords UI then only the default Remarketing list 
"All 
Visitors" will be created else not.

Let me know

Thanks


On Tuesday, November 14, 2017 at 2:26:26 AM UTC+5:30, Bharani Cherukuri 
(AdWords API Team) wrote:
>
> Hello, 
>
> If your concern is to get the automatically created list for Remarketing 
> campaigns, for the first time, you will have to create a Remarketing 
> campaign in the AdWords UI and then AdWords will automatically create a 
> default Remarketing list for you like "All Visitors". This way, you're 
> all set up to start targeting your lists in your ad groups right away. You 
> may refer to this article 
>  for additional 
> reference. If this does not resolve the issue, please provide us the 
> clientCustomerId so we can take a look and assist you further. 
>
> Regards,
> Bharani, AdWords API Team
>
> On Monday, November 13, 2017 at 7:14:59 AM UTC-5, Ronak Shah wrote:
>>
>> Hello Adwords Team,
>>
>> I have an adwords account under my test mcc account.I am calling the 
>> AdwordsUserList Service and getting the remarketing user list but api gives 
>> empty result, and when I navigate to Shared Library -> Audiences section, I 
>> don't see the *All Visitors* list which adwords automatically creates, 
>> it says "Create Remarketing List" check the attached screenshot
>>
>> As per the Adwords Doc the *All visitors* tag is automatically created 
>> and available for all adwords account,  but under the audience section its 
>> not showing up. So is there any way to create this via API ?
>>
>> Thanks,
>> Ronak
>>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 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 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/3b78cb5b-2c81-4097-ba79-6c0537b46e18%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Adwords Audience All Visitors not available

2017-11-13 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum
Hello, 

If your concern is to get the automatically created list for Remarketing 
campaigns, for the first time, you will have to create a Remarketing 
campaign in the AdWords UI and then AdWords will automatically create a 
default Remarketing list for you like "All Visitors". This way, you're all 
set up to start targeting your lists in your ad groups right away. You may 
refer to this article 
 for additional 
reference. If this does not resolve the issue, please provide us the 
clientCustomerId so we can take a look and assist you further. 

Regards,
Bharani, AdWords API Team

On Monday, November 13, 2017 at 7:14:59 AM UTC-5, Ronak Shah wrote:
>
> Hello Adwords Team,
>
> I have an adwords account under my test mcc account.I am calling the 
> AdwordsUserList Service and getting the remarketing user list but api gives 
> empty result, and when I navigate to Shared Library -> Audiences section, I 
> don't see the *All Visitors* list which adwords automatically creates, it 
> says "Create Remarketing List" check the attached screenshot
>
> As per the Adwords Doc the *All visitors* tag is automatically created 
> and available for all adwords account,  but under the audience section its 
> not showing up. So is there any way to create this via API ?
>
> Thanks,
> Ronak
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 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 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/3a3a04d2-c479-45f7-b637-e63b33ba5adb%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.