Hello, I have a project that I was trying to finish using Adwords scripts but as I just recently found out, there is a limit running scripts for 30 minutes.
I need to check when was a keyword created on every campaign of an account that contains 404 campaigns working since 2008. Could be possible to do it using the Adwords API? My first idea, because there is not creation date of a keyword using Adwords Scripts, was to check when was the first impression of a keyword and then use that date as an approx creation date, the problem is that after the first impression and I go to the next date and there is an impression I need to check if the keyword has already been added, therefore every need keyword has to be added to a list, and the bigger the list the longer it takes to check if the keyword already exist. Could be possible to do this faster or another method using the API??? Thank you!!! -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/382fbb5a-e78e-4213-8c35-8c7a20b3cc24%40googlegroups.com.
