Hello AdWords API team,

so the system that i am developing turned out to require huge pile of data 
to be calculated and then stored in our database in form of a :
Ad Group , Ad etc.
Now my current logic is to prepare the ad groups, ads and keywords locally 
first under our internal calculations.
Group them and send a BatchJob to make them real ( create ad groups,ads etc 
).
its working fine, but the huge problem that i have is my trackback to 
update my local database when ad group or ad its created.
My Temporary ID's are my database ID's, example:

ID:123 ( -123 is my temp id )
headline:Hello World
desc1 : Hello World api
desc2 : Hello World Api 2
displayUrl : Test.com
finalUrl : https://test.com

now after a success on the batch job, i get the results back, but since my 
temporary id is missing i can't seem to write in my database as : This Ad 
Group is a success

Any suggestions?

Thanks!
Nick

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/de461b0d-3293-487c-9adf-c4cdb49b9c0c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to