Re: DEBUG: Did not load optional configuration file log exception for every request

2016-06-17 Thread Gazal Garg
You should add google-ads-api-java-build.properties file in your application's resource folder. For me the content of the file was: lib.name=Common-Java lib.version=2.15.0 # Options are: # internal: not deployed # maven: deployed by maven # jars: dependency jars build.type=maven On Thur

Unable to setup FeedMapping for FINAL_URL

2016-06-16 Thread Gazal Garg
I'm using AdWords API to manage product feed for Dynamic Remarking using Custom Type Feed Placeholder Template . I'm able to setup the feed with all the attributes but I'm unable to setup feed-mapping for FINAL_URL of

Get FeetItem by Key Attribute Value

2016-06-15 Thread Gazal Garg
I am using Google AdWords API to manage my Product Feeds for Dynamic Remarketing. I have created a Custom Type Feed with, let's say, three Attributes. PRODUCT_ID (key, number), PRODUCT_NAME (text), PRICE (text) (Note PRODUCT_ID is the Key here.) I am able to insert FeedItems to it using the

Access FeedItems by a Key Attribute Value

2016-06-15 Thread Gazal Garg
I am using Google AdWords API to manage my Product Feeds for Dynamic Remarketing. I have created a Custom Type Feed with, let's say, three Attributes. PRODUCT_ID (key, number), PRODUCT_NAME (text), PRICE (text) (Note PRODUCT_ID is the Key here.) I am able to insert FeedItems to it using the