Re: Adding FinalURLs for Keywords Using Incremental Batch Job

2018-02-20 Thread Edward Bernays
Hi Vincent, That does not seem to be the issue. I printed out the list that the for loop is using and it contains no duplicates. Here is the list: [['Icon Pursuit Motorcycle Gloves', 'https://fortnine.ca/en/icon-pursuit-motorcycle-gloves', 53659821962], ['Icon Womens Pursuit Motorcycle

Re: Adding FinalURLs for Keywords Using Incremental Batch Job

2018-02-18 Thread 'Vincent Racaza (AdWords API Team)' via AdWords API Forum
Hi Edward, My apologies for the delayed response as I have checked this with the rest of the team. Upon further checking, you have duplicated the keyword "Icon Womens Pursuit Motorcycle Gloves" multiple times. To solve this issue, you just need to set another value of keyword for one specific

Re: Adding FinalURLs for Keywords Using Incremental Batch Job

2018-02-14 Thread Edward Bernays
Hello, Just making sure you got my private message. On Monday, February 12, 2018 at 11:17:43 PM UTC-5, Vincent Racaza (AdWords API Team) wrote: > > Hi Edward, > > The CANNOT_MODIFY_URL_FIELDS_WITH_DUPLICATE_ELEMENTS >

Re: Adding FinalURLs for Keywords Using Incremental Batch Job

2018-02-12 Thread 'Vincent Racaza (AdWords API Team)' via AdWords API Forum
Hi Edward, The CANNOT_MODIFY_URL_FIELDS_WITH_DUPLICATE_ELEMENTS error means that you are not allowed to modify any URL fields

Adding FinalURLs for Keywords Using Incremental Batch Job

2018-02-12 Thread Edward Bernays
Hello, I'm working in python and following this documentation: https://developers.google.com/adwords/api/docs/samples/python/campaign-management#add-keywords-using-an-incremental-batch-job I'm trying to modify that code to upload a final URL for each keyword. This is what my call looks like: