Re: Dynamic Remarketing List

2021-03-25 Thread Google Ads API Forum Advisor Prod
Hi Fengfan, Thank you for reaching out. We couldn’t investigate further without the logs. If you are using any official client libraries please share the complete request and response logs via the Reply privately to author option for us to further investigate. Thanks and regards, Xiaoming,

Re: Dynamic Remarketing List

2021-03-24 Thread 有头脑
Thanksxiaomingagain. Igottheseaudiencenamefromadwordsapi.Butwedon'toutputrequestandresponsemessage,weonlyprocessdatagotfromadwordsapiandoutputtheprocessedresult. SoIstillneedtoyourhelp.Whatdifferencebetweenthesefiveaudiencenameandifthereisnobusinesstypespecified,doesthatmeamsretailtype?

Re: Dynamic Remarketing List

2021-03-24 Thread Google Ads API Forum Advisor Prod
Hi Fengfan, Thank you for reaching out. Please find my response to your questions below: There is no field to define the dynamic remarketing userlist and your proposal might not work well. If your logs do not have these types returned, how and where did you get them? If you get them from the

Re: Dynamic Remarketing List

2021-03-24 Thread fengfan ji
Hi Xiaoming, Thanks for your reply. Sorry for that I can not give you a complete request and response logs, because our logs don't have these message. I only just want to know something general knowledge about dynamic remarketing list in google Adwords API, could you please help to investigate

RE: Adwords API Remarketing list process cost.

2021-03-23 Thread Google Ads API Forum Advisor Prod
Hi Darren, Thank you for reaching out. It depends on the implementation of the code. In this example, all the members are uploaded by performing one single operation so it only costs one operation. But if you have separate operations for these members(emails, addresses) then they would be

Re: Dynamic Remarketing List

2021-03-23 Thread Google Ads API Forum Advisor Prod
Hi Fengfan, Thank you for reaching out. To further investigate, we still need the complete request and response logs along with the source code you used and the client customer id. Please send the requested information via the Reply privately to author option. Thanks and regards, Xiaoming,

Get Remarketing List Type

2021-03-23 Thread cv
Hi, I am migrating to google ads api. I need to various remarketing list added and its type. How I can get this? Thanks, -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com

Re: Dynamic Remarketing List

2021-03-22 Thread fengfan ji
Thanks Xiaoming for your reply. when I mentioned Dynamic remarketing list, I mean Remarketing User List. In google Ads UI, some Audience were created automatically, showing them in my screenshots. And when I called the AdwordsUserListService for Google Api <https://developers.google.

Adwords API Remarketing list process cost.

2021-03-22 Thread Darren thinkston
Hi, I wanted to know if when doing a batch of emails to a remarketing list via the api. Does the uploading of a batch of emails cost one operation or is it an operation for every email? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https

RE: Dynamic Remarketing List

2021-03-22 Thread Google Ads API Forum Advisor Prod
Hi Fengfan, Thank you for reaching out. When talking about Dynamic Remarketing List, are you referring to the Dynamic Remarketing ads or the Remarketing User List? Could you please provide the request and response logs along with the screenshots from the Google Ads UI for us to further

Dynamic Remarketing List

2021-03-22 Thread fengfan ji
Hi guys, I want to ask some questions about Google Dynamic Remarketing List. I called adwords_api <https://developers.google.com/adwords/api/docs/reference/v201809/AdwordsUserListService> to get data about AdwordsUserListService, and I get some name about dynamic remarketing list as

RE: Mobile App Id For Segment AdWords Remarketing List Audience Destination

2021-03-10 Thread Google Ads API Forum Advisor Prod
Hi Devyn, Here is a reference to the appId field in AdWords API. It shows how to format the field depending on what OS is being used. If you continue to face issues, please reply privately your API request and response so I can take a closer look. Regards, Anthony Anthony Google Ads API Team

Mobile App Id For Segment AdWords Remarketing List Audience Destination

2021-03-09 Thread 'Devyn Kehlenbeck' via AdWords API and Google Ads API Forum
populated for the AdWords Remarketing List Destination. However, I am struggling to understand where I can pull this external "Mobile ID" from my AdWords account. I have attached an image of the Segment error and Mobile ID field I am referencing. Can anyone steer me in the right direct

RE: Share a remarketing list from MCC to specific sub-accounts.

2020-11-03 Thread Google Ads API Forum Advisor Prod
Hi Victor, Thank you for reaching out. The AdWords API does not support setting sharing the remarketing list from MCC to to specific sub-accounts. This could only be done from the Google Ads UI. Our top priority right now is to get the new Google Ads API ready for general availability

Share a remarketing list from MCC to specific sub-accounts.

2020-11-03 Thread Victor Kolkovski
Hello! Can I share remarketing list from MCC to to specific sub-accounts using the AdWords API. >From source (Option B): https://support.google.com/google-ads/answer/6123188?hl=en-GB -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: ht

RE: Get Website visitors Remarketing list via Google Ads API

2020-10-02 Thread Google Ads API Forum Advisor Prod
Hi Chung, In the Google Ads API perspective, visitors to your website type of userlists are usually created with a RuleBasedUserListInfo object. To retrieve them via the GAQL, you can include a condition in your query wherein the (user_list) user_list.type = RULE_BASED. I hope this helps.

Get Website visitors Remarketing list via Google Ads API

2020-10-02 Thread Chung Trần
Hi the Google Ads API Team, In Google Ads > Audience Manager, I can create audience remarketing list with Website visitors type, but I wonder how to get all Website visitors type list by API using Google Ads Query Language. Best Regards, Ch

Re: Create remarketing list via Adwords API

2020-06-17 Thread Google Ads API Forum Advisor Prod
Hi Grigoris, For your first question, you should make a mutateMembers call to the AdWordsUserListService. You specify all of the users you want to add in the members list. This will bulk upload all of the members. If those audiences are saved in a CRM with one of the key types listed here,

Re: Create remarketing list via Adwords API

2020-06-17 Thread Grigoris Giakas
Hello, We have two more questions on this topic: What is the bulk upload API so that we can upload our users to Google (referred https://developers.google.com/adwords/api/docs/guides/remarketing?hl=de#customer_match_with_email_address_address_or_user_id ) ?

Re: Create remarketing list via Adwords API

2020-06-04 Thread Google Ads API Forum Advisor Prod
Hi Grigoris, For your 1st option, it looks like you should be able to create a custom remarketing tag for this. For more information about that, I would recommend reaching out to the Google Ads Product Team here as they will be more equipped to assist you. For your second option, if you are

Re: Create remarketing list via Adwords API

2020-06-04 Thread Grigoris Giakas
Hi Mitchell, I have created some segments from a third party DMP, therefore I am looking to create a Remarketing List for Search Ads in Google Ads only with the profiles that include this segment. 1) One approach I thought it might work would be to fire the Remarketing Tag based on a rule

Re: Create remarketing list via Adwords API

2020-06-03 Thread Google Ads API Forum Advisor Prod
Hi Grigoris, Can you provide some additional information on the DMPs? Are these through Google Ad Manager or are they from a third party? I don't believe they can be used to create user lists in AdWords API and you would need to instead create a remarketing tag with these rules to create your

Re: Create remarketing list via Adwords API

2020-06-02 Thread Grigoris Giakas
Thanks Mitchell, I am using a DMP where I have audience segments defined based on site visitor behaviour. These segments I want to be created in Google Ads to run Remarketing campaigns. Example: My DMP segment "Male Cart Abandoners, over 65yo, needs to be created in Google Ads in order to have

RE: Create remarketing list via Adwords API

2020-06-02 Thread Google Ads API Forum Advisor Prod
Hi Grigoris, Thank you for reaching out. Please see here for more information on creating user lists in AdWords API. I'm not exactly sure what your criteria is for a user being in a user list, but it sounds like you might be interested in a Rule-based user list. This allows you to add a user

Create remarketing list via Adwords API

2020-06-02 Thread Grigoris Giakas
Hello, I am looking to create a Remarketing List automatically via Adwords API. The use case is the following: 1. When I define an Audience segment in my platform, I want the segment to be available in Google Ads Account for Remarketing. 2. As soon as a user is qualified for a certain segment I

RE: Getting UNEXPECTED_INTERNAL_API_ERROR when adding members to a Remarketing List using the Python googleads library

2020-05-15 Thread Google Ads API Forum Advisor Prod
Hi Allen, Thank you for reaching out. InternalApiError.UNEXPECTED_INTERNAL_API_ERROR occurs if there is a temporary issue on the server. Please try it again and and if the issue persists, could you please share the complete request and response logs along with the source code used via the

Getting UNEXPECTED_INTERNAL_API_ERROR when adding members to a Remarketing List using the Python googleads library

2020-05-15 Thread Allen Thomas
I am trying to upload audience members to a Remarketing list using the googleads library in Python. My list a little less than 500k members. When I send the data with email, phone, and address, it always fails with the error below (request id included). I have tried sending the same data

RE: how to setup logo, image & remarketing list info in SHOPPING_GOAL_OPTIMIZED_ADS

2020-02-06 Thread Google Ads API Forum Advisor Prod
Hello, Thank you for writing to us. You can find the details on how to create smart shopping ads here. The Ad will have a field called shopping_smart_ad which can be set to ShoppingSmartAdInfo. Please refer to the below code snippet for reference. You will need to pass the ShoppingSmartAdInfo

how to setup logo, image & remarketing list info in SHOPPING_GOAL_OPTIMIZED_ADS

2020-02-05 Thread 하진호
hi, I understand that smart shopping ads automatically support dynamic remarketing ads. When making smart shopping ads through api, there is no way to register a logo or image. Is there no effect on dynamic remarketing ad? And no way to register remarketing list. Is it okay not to register

Re: Adding remarketing-list to Google Ads Platform

2019-11-15 Thread Google Ads API Forum Advisor Prod
Hi Hugo, You will be able to update the members of the list using the AdwordsUserListService.mutatemembers to add or remove the members. It takes 6 to 12 hours for a list to be populated with members and you will see the status as In Progress during this time. Please refer to our Customer

Re: Adding remarketing-list to Google Ads Platform

2019-11-15 Thread Hugo Barcelona
Ok , i did it , now is there a way to update the user list or should i remove the list and upload an updated one each time ? On Thursday, November 14, 2019 at 7:37:37 PM UTC+1, adsapiforumadvisor wrote: > > Hi Hugo, > > I'm afraid, it is not possible to upload the CSV file through the

RE: Adding remarketing-list to Google Ads Platform

2019-11-14 Thread Google Ads API Forum Advisor Prod
Hi Hugo, I'm afraid, it is not possible to upload the CSV file through the AdWords API. You may use the AdWordsUserListService.mutate() operation by adding the Customer Match with email address, address, or user ID audience. Please refer to this guide for more information. Please note that a

Adding remarketing-list to Google Ads Platform

2019-11-14 Thread Hugo
Hello , Is there a way to add a csv file directly to the platform ( in audiences manager ) using the adwords API ( php library ) ? My file has 6 columns ( email/country/first name/last name /phone /Zip ). I saw that is possible to add a CRM-based user list but it is only possible for one of

Re: Adding Phone Numbers & UserID to remarketing list via API

2019-11-07 Thread Darren Clyde
I found the issue. It was outwith the API. Ill make sure that it is first but i think it was. On Wednesday, November 6, 2019 at 3:21:04 PM UTC, adsapiforumadvisor wrote: > > Hi Darren, > > > > Thank you for reaching out. Can you please provide the complete SOAP > request and response logs of

RE: Adding Phone Numbers & UserID to remarketing list via API

2019-11-06 Thread Google Ads API Forum Advisor Prod
Hi Darren, Thank you for reaching out. Can you please provide the complete SOAP request and response logs of the API request with phone numbers and userID via reply privately to author so that I can investigate further? See here for information on enabling logging. Please make sure you have

Adding Phone Numbers & UserID to remarketing list via API

2019-11-05 Thread Darren Clyde
Hello, I'm trying set up a call to the API that automatically add's phone numbers or User ids to the designated list's. I have already accomplished this with Emails. What I have done is basically copied the script for emails and changed it to be for hashedPhonenumber or userId. The api is

Re: Removing individual user from remarketing list via API?

2018-05-31 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Nathan, Yes, you should be able to remove user using AdwordsUserListService.mutateMembers using the REMOVE operator. Please let us know if you run into any issues while implementing.

Re: Removing individual user from remarketing list via API?

2018-05-31 Thread Nathan Hague
Hey mate! Yeah what i'm trying to do, is to remove users from AdWords remarketing lists for GDPR compliance. Is your method you mentioned then for the transmute, going to work for this scenario please? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog:

Re: Removing individual user from remarketing list via API?

2018-05-30 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello Nathan, Good day to you too!! Please find my response inline: For Analytics based AdWords audience, do you mean adding or removing using Analytics API? If so, the Analytics Team will be able to assist you with this. You can contact them through the support channels listed here

Removing individual user from remarketing list via API?

2018-05-30 Thread Nathan Hague
Gday all - is it possible in this post-GDPR world to remove a single user from an AdWords remarketing list that has been created using one or both of these: * Analytics-based AdWords audience * Their email Second part of question: if it was an analytics-adwords remarketing list they were added

Re: "Dynamic Remarketing" List is shown as 'Unknown' list type when downloading it via AdWordsUserListService

2018-03-08 Thread Jianbo zhu
-1481 and account name is Matthew Tree. In this account, we have a few user lists. when we download these user lists via AdwordsUserListService, we got the following data. As you can see, some lists' type is Unknown, but they are actually dynamic remarketing list. So, the ask is, why are they shown

Re: "Dynamic Remarketing" List is shown as 'Unknown' list type when downloading it via AdWordsUserListService

2018-03-07 Thread 'Peter Oliquino' via AdWords API Forum
Hi Jianbo, In order to better investigate your issue, could you send to me the complete SOAP request and response that was generated when you got the 'UNKNOWN' list type result? You may reply using the *Reply privately to author* option. Best regards, Peter AdWords API Team -- --

"Dynamic Remarketing" List is shown as 'Unknown' list type when downloading it via AdWordsUserListService

2018-03-07 Thread Jianbo zhu
/api/docs/reference/v201802/AdwordsUserListService.UserList#listType> is shown as 'UNKNOWN' when we download it using Adwords API. Is there any ways we can know this is a 'dynamic remarketing' list type? Thanks in advance:) -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us

Re: Audience link with remarketing list

2017-12-07 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API Forum
Hi Priya, The code snippet which you shared looks goods to me. Could you please enable logging and share the SOAP request and response for this operation? For enabling the SOAP logging, please follow the steps mentioned in this guide .

Audience link with remarketing list

2017-12-07 Thread developer . djax
Hi, I have cretated addaudience by using this API...after i have added below in separate file to link remarketing list but the list is not adding to this campign(campaignid: "1011547415").plz help me get rid off this. $campaignCriterionService = $adWordsServices->

Re: Api support for remarketing list

2017-12-05 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi, You will need to create the remarketing lists using the AdWordsUserListService and then use the AdGroupCriterionService

Api support for remarketing list

2017-12-05 Thread developer . djax
Hi, I have added remarketing tag to my site but there is no API support for creating remarketing list for my existing campaigns and adgroups. How can i pass the value of "Interests and Remarketing" filed in Adgroup through API? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

Re: Add Email to existing Remarketing List using API

2017-11-13 Thread 'Vincent Racaza (AdWords API Team)' via AdWords API Forum
Hi, You can check this example (in Java) on how to add CRM-based user list and populate it. This example is also available in the other languages that we support. However, since you already have

Add Email to existing Remarketing List using API

2017-11-13 Thread Adi
Hi, I want to add email address to existing CRM remarketing list. Can someone give me example how to do that? Which function to get existing remarketing list then i can add new email address? Sorry, i am newbie. Your answer really help me. Thank You

Re: Using Adwords API to link Ad group to remarketing list created in Google Analytics

2017-07-10 Thread 'Peter Oliquino' via AdWords API Forum
Hi, As mentioned in this guide , remarketing in the AdWords API is independent of the remarketing done via the Google Analytics and AdWords accounts in the AdWords UI. This said, getting these remarketing lists is

Re: Regarding remarketing list users

2017-07-10 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi, On this forum, we address technical questions related to AdWords API. I would suggest that you post your questions on the AdWords community forum for any questions related to AdWords in general. Regards, Shwetha,

Regarding remarketing list users

2017-07-10 Thread Vasile Archeri
Hi, I was wondering if there is any way (as a user) to find out whether you're part of a remarketing list? Say if you hit a page with the remarketing tag on and you become part of a list, then you navigate away and see remarketing ads. In this scenario, can you check in some way whether you

Re: Using Adwords API to link Ad group to remarketing list created in Google Analytics

2017-07-10 Thread 維元張
hi Peter, Now I can do these below: 1. create a new campaign using Adwords api. 3. create a new remarketing lists using GA api. 3. create a new Adwords campaign with remarketing lists from GA on GA interface. How could I create a new Adwords campaign with remarketing lists from GA BY API ? On

Re: Problem with attaching remarketing list audience to a ad group

2017-06-09 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Pratik, Could you try using the code snippet provided below to add a CriterionUserList to an AdGroup? $userListCriterion = new CriterionUserList();

Re: Problem with attaching remarketing list audience to a ad group

2017-06-09 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Pratik, I had to delete your initial post since it contains confidential information. I highly recommend that you reset your developer token . Please refer to our forum posting guidelines

Problem with attaching remarketing list audience to a ad group

2017-06-09 Thread Pratik Solanki
ave written to attach remarketing list audience to an adgroup Below are my XML request and response : Request : http://schemas.xmlsoap.org/soap/envelope/; xmlns:ns1="https://adwords.google.com/api/adwords/cm/v201705; xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance;>480-978-3258bFwa

Re: Using Adwords API to link Ad group to remarketing list created in Google Analytics

2016-10-06 Thread 'Peter Oliquino' via AdWords API Forum
Hi Cindy, My apologies for the delayed response. Yes, the sharing of remarketing lists between AdWords API and Google Analytics are not supported. You can however, link your AdWords API and Google Analytics accounts and use their separate existing remarketing lists to create a combination of

Using Adwords API to link Ad group to remarketing list created in Google Analytics

2016-10-05 Thread Cindy J
Hi there, I was trying to using adwords API to create new ad groups, and link existing remarketing audience list created in GA. However, I could not figure out a way to link these two. This is what I found in https://developers.google.com/adwords/api/docs/guides/analytics: Note that

Re: Remarketing list

2016-08-22 Thread 'Anthony Madrigal' via AdWords API Forum
Hi Zia, Unfortunately, there does not seem to be a way to share user lists via API like in those instructions. The field accessReason , which corresponds to the "Owner" column in the

Re: Remarketing list

2016-08-20 Thread xtcsuk
Hi Shwetrha, Thanks again for your reply, my question is centred around this "The instructions to set up list sharing are provided here .", specially the instructions under the title "Share lists created by a managed account", more than

Re: Remarketing list

2016-08-19 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Zia, Yes, you need to use AdwordsUserListService and provide the manager's account ID in the clientCustomerId header

Re: Remarketing list

2016-08-19 Thread xtcsuk
Hello Shwetha, Thanks will give it a try, and just before completing the thread, which service would be suitable to do the assignment of mcc accountid to the clientcustomerid, would i be correct in assuming to use AdwordsUserListService? regards, Zia On Thursday, 18 August 2016 18:05:56

Re: Remarketing list

2016-08-18 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Zia, Yes, remarketing lists can be created at the Manager level using both AdWords UI as well as AdWords API. You can set the Manager's accountId as the clientCustomerId in the API request to create user lists in the Manager account. These remarketing lists should be shared with the client

Remarketing list

2016-08-18 Thread xtcsuk
Hello, This mcc level remarketing list <https://groups.google.com/forum/#!searchin/adwords-api/shared$20library$20audiences%7Csort:date/adwords-api/HmQUPtbH5nE/8a5YtCBqCwAJ> was asked almost a year ago, and the answer from 'Danial' was no, is this possible, now? regard

How to implement Remarketing List with option "Visitors of a page with specific tag"

2016-05-13 Thread Hero Kenzan
Hi! In Adwords UI i can create Remarketing List with option 'Visitors of a page with specific tag'(attached screenshot), which give me 'New Tag' with new generated conversion_label, so i can manipulate, to which Remarketing List add user based upon conversion_label on the website_page. How i

Re: is it impossible to upload Android Ad id for Making remarketing list?

2016-04-25 Thread 'Yin Niu' via AdWords API Forum
Hi, Sorry, but uploading android advertising ID or IDFA file is not supported via the AdWords API. Cheers, Yin, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/

is it impossible to upload Android Ad id for Making remarketing list?

2016-04-25 Thread Jun Sung Kim
use email data. i wanna Google AD ID. so is it possible to make remarketing list using Andorid AD ID or Apple idfa? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers

Re: Remarketing List Error

2016-03-19 Thread 'Josh Radcliff (AdWords API Team)' via AdWords API Forum
Hi all, Good news! Checking and un-checking the box in the user interface should now work for both DateSpecificRuleUserList and ExpressionRuleUserList

Re: Remarketing List Error

2016-03-07 Thread 'Josh Radcliff (AdWords API Team)' via AdWords API Forum
Hi Callum, No update yet, but I'll be sure to update this thread as soon as I have more information. Thanks, Josh, AdWords API Team On Monday, March 7, 2016 at 2:15:46 PM UTC-5, Callum Mckeefery wrote: > > Hi Josh, > > Do you have any updates on this? > > Kind Regards > Callum > -- --

Re: Remarketing List Error

2016-03-07 Thread Callum Mckeefery
Hi Josh, Do you have any updates on this? Kind Regards Callum -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts

Re: Remarketing List Error

2016-02-22 Thread 'Josh Radcliff (AdWords API Team)' via AdWords API Forum
M UTC-5, Akli Reguig wrote: >>>>>> >>>>>> Hi, >>>>>> Ok i understand. >>>>>> The work around you are providing is not possible for us... >>>>>> >>>>>> By the way, the "bug" is not

Re: Remarketing List Error

2016-02-22 Thread Akli Reguig
The work around you are providing is not possible for us... >>>>> >>>>> By the way, the "bug" is not only on that property, but i am having >>>>> the same issue when i try to change the value of other properties like >&g

Re: Remarketing List Error

2016-02-19 Thread 'Josh Radcliff (AdWords API Team)' via AdWords API Forum
value of other properties like >>>> Membership >>>> duration or Membership status. >>>> >>>> I have another question linked to a work around i thought about: >>>> Creating the list using the UI and adding the rules via the api using >&

Re: Remarketing List Error

2016-02-19 Thread Akli Reguig
ership >>> duration or Membership status. >>> >>> I have another question linked to a work around i thought about: >>> Creating the list using the UI and adding the rules via the api using >>> its ID and the Operator SET. >>> I tried this

Re: Remarketing List Error

2016-02-19 Thread 'Josh Radcliff (AdWords API Team)' via AdWords API Forum
>> ID and the Operator SET. >> I tried this and i have an error saying that the list type is not >> compatible. What type should i use in the API to update the rules in a >> remarketing list (Website rule based) created via the UI ?? >> >> Thanks. >> &g

Re: Remarketing List Error

2016-02-12 Thread 'Josh Radcliff (AdWords API Team)' via AdWords API Forum
estion linked to a work around i thought about: > Creating the list using the UI and adding the rules via the api using its > ID and the Operator SET. > I tried this and i have an error saying that the list type is not > compatible. What type should i use in the API to update the rules

Re: Remarketing List Error

2016-02-10 Thread Akli Reguig
r question linked to a work around i thought about: Creating the list using the UI and adding the rules via the api using its ID and the Operator SET. I tried this and i have an error saying that the list type is not compatible. What type should i use in the API to update the rules in a remark

Re: Remarketing List Error

2016-02-09 Thread Akli Reguig
Hi Josh, Thank you for answering. You mean the issue is not handled by your team (api) ?, cuz i reached the support and they said that you (your team) were in charge of that issue. Otherwise, i was wondering, if you or the support (or someone) could enable that property on my remarketing

Re: Remarketing List Error

2016-02-09 Thread 'Josh Radcliff (AdWords API Team)' via AdWords API Forum
Hi, My team does not maintain the AdWords user interface, but I passed this along to the team that does and they are looking into a fix for this. In the meantime, a work around is to create and maintain the user lists via the user interface. Thanks, Josh, AdWords API Team On Tuesday,

Shared library remarketing list using customer emails

2016-02-05 Thread Anil
Hello, Is it possible via API to create & update Customer emails remarketing list in Share Library? Thanks -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/p

Re: Shared library remarketing list using customer emails

2016-02-05 Thread Anthony Madrigal
Hi, Yes, it is possible through the API. You will want to use the CrmBasedUserList in the AdWordsUserListService. Here is our guide

Re: Remarketing List Error

2016-02-04 Thread Callum Mckeefery
Im seeing the same problem. "Too few elements in the collection." When we try an include "Include past users " We used the adwords Api. On Thursday, February 4, 2016 at 7:19:36 PM UTC, Josh Radcliff (AdWords API Team) wrote: > > Hi, > > I've just asked the user interface team for an

Re: Remarketing List Error

2016-02-04 Thread Akli Reguig
Hi, I have the same issue with the same error message. Any update from the team ? Le vendredi 11 septembre 2015 15:44:23 UTC+2, Josh Radcliff (AdWords API Team) a écrit : > > Hi, > > I've reported the issue in the user interface. I'll post back here when I > have an update. > > Thanks, >

Re: Remarketing List Error

2016-02-04 Thread Josh Radcliff (AdWords API Team)
Hi, I've just asked the user interface team for an update. I'll post back as soon as I have more information. Thanks, Josh, AdWords API Team On Thursday, February 4, 2016 at 9:05:27 AM UTC-5, Akli Reguig wrote: > > Hi, > > I have the same issue with the same error message. > Any update from

Re: Issue creating custom combination remarketing list using LogicalUserList

2015-11-18 Thread kaushik vinay T G
quest, an give it a try in your own code. Just as a quick note, certain >>> types of user lists cannot be combined with other types of user lists. For >>> example, CRM based user lists cannot be combined with other types of user >>> lists. I'm just mentioning this

Re: Issue creating custom combination remarketing list using LogicalUserList

2015-11-18 Thread Michael Cloonan (AdWords API Team)
kinds of lists you're using. Hopefully, that will help as well. >> >> Regards, >> Nadine, AdWords API Team >> >> On Tuesday, November 17, 2015 at 12:31:29 AM UTC-5, kaushik vinay T G >> wrote: >>> >>> Hi Nadine, >>> >>>

Re: Issue creating custom combination remarketing list using LogicalUserList

2015-11-18 Thread Michael Cloonan (AdWords API Team)
gt; >66612293 >>>>>> [17 Nov 2015 16:26:44,540 - INFO ] Incoming response: >>>>>> https://adwords.google.com/api/adwords/cm/v201509; xmlns:ns2=" >>>>>> https://adwords.google.com/api/adwords/rm/v201509;>UserListReturnValue>>&

Re: Issue creating custom combination remarketing list using LogicalUserList

2015-11-18 Thread kaushik vinay T G
-instance; >>>>> xsi:type="ns2:LogicalUserList">66612653falseMy >>>>> >>>>> combination list customers >>>>> #2gQCmMULSkgHdOPENOWNEDACTIVE30LOGICALtrueLogicalUserListANY>>>> >>>>> xsi:type=&quo

Re: Issue creating custom combination remarketing list using LogicalUserList

2015-11-18 Thread Michael Cloonan (AdWords API Team)
3oZrZUREMARKETINGBasicUserList >>>> >>>> The one difference I see between the two is that I'm specifying a >>>> specific kind of list rather than a UserList. Please take a look at this >>>> request, an give it a try in your own code. Just as a qui

Re: Issue creating custom combination remarketing list using LogicalUserList

2015-11-18 Thread kaushik vinay T G
>>>>>>> xsi:type="LogicalUserList" >My combination list customers >>>>>>> #2gQCmMULSkgHdANY>>>>>> >>>>>>> xsi:type="BasicUserList" >>>>>>> >66612533>>

Re: Issue creating custom combination remarketing list using LogicalUserList

2015-11-18 Thread kaushik vinay T G
gt;> Team) wrote: >>> >>> Hi, >>> >>> In order to make sure I reproduce this correctly, is this example >>> <https://developers.google.com/adwords/api/docs/guides/remarketing#combining-multiple-user-lists> >>> >>> the one

Re: Issue creating custom combination remarketing list using LogicalUserList

2015-11-17 Thread Nadine Sundquist (AdWords API Team)
wing when creating your request? >> >> Best, >> Nadine, AdWords API Team >> >> On Monday, November 16, 2015 at 8:50:40 AM UTC-5, kaushik vinay T G wrote: >>> >>> >>> Hello, >>> >>> We are using Ruby client librar

Issue creating custom combination remarketing list using LogicalUserList

2015-11-16 Thread kaushik vinay T G
Hello, We are using Ruby client library for the AdWords API, currently having issues creating custom combination of existing remarketing list using LogicalUserList. Passing multiple Userlist as an array inside rule_operands seems to set only one of Userlist in the result. My problem

Re: Issue creating custom combination remarketing list using LogicalUserList

2015-11-16 Thread Nadine Sundquist (AdWords API Team)
5 at 8:50:40 AM UTC-5, kaushik vinay T G wrote: > > > Hello, > > We are using Ruby client library for the AdWords API, currently having > issues creating custom combination of existing remarketing list using > LogicalUserList. > Passing multiple Userlist as an ar

Re: Issue creating custom combination remarketing list using LogicalUserList

2015-11-16 Thread kaushik vinay T G
>> >> >> Hello, >> >> We are using Ruby client library for the AdWords API, currently having >> issues creating custom combination of existing remarketing list using >> LogicalUserList. >> Passing multiple Userlist as an array

About Limit of rules in a remarketing list created by API userListService, environnement TestAccount

2015-10-27 Thread Jian Xu
Hello all, I've met an InternalApiError.UNEXPECTED_INTERNAL_API_ERROR, when i use the Adwords API to create a remarketing list which contains a list of String rules (the relation between the rules is OR). The test is done with an test account. After multi tests, i've found that if the rules

Re: Remarketing List Error

2015-09-11 Thread Josh Radcliff (AdWords API Team)
Hi, I've reported the issue in the user interface. I'll post back here when I have an update. Thanks, Josh, AdWords API Team On Friday, September 11, 2015 at 12:51:28 AM UTC-4, Nir Keren wrote: > > I am getting the same error when trying to save a list that was created by > the API, > "Too

Re: Remarketing List Error

2015-09-10 Thread Nir Keren
I am getting the same error when trying to save a list that was created by the API, "Too few elements in the collection." Any updates ? On Thursday, March 19, 2015 at 12:29:38 AM UTC+2, Josh Radcliff (AdWords API Team) wrote: > > Hi, > > We're aware that there's some interest in exposing

Re: Remarketing list not showing up

2015-08-25 Thread Anthony Madrigal
Hi, Could you please send me the SOAP request and response that you used to make this call? Please use the option *reply privately to author.* Regards, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+:

Remarketing list not showing up

2015-08-24 Thread Y Cha
Hi, After we converted to V201506, newly created remarketing entry is not being returned as part of ConversionTrackerService's get service. Adding predicate for category, 'REMARKETING' didn't help. Any clue? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog

  1   2   >