My favorites | Sign in
Project Home Downloads Wiki Issues Source
READ-ONLY: This project has been archived. For more information see this post.
Search
for
  Advanced search   Search tips   Subscriptions
Issue 9: FIeld GENERIC_CRITERION_NAME is missing in API response (v201311)
1 person starred this issue and may be notified of changes. Back to list
Status:  Invalid
Owner:  ----
Closed:  Apr 2014


 
Reported by naresh.p...@mediaagility.com, Apr 14, 2014
We are using DFP Java API v201311 for following dfp accounts.
 DFP network codes  - 5678, 4206, 45604844
  
We are not able to get targeting data using report query  as GENERIC_CRITERION_NAME  is missing.

        Dimension[] dimensionArray=new Dimension[] {
					  Dimension.DATE, 
					  Dimension.ADVERTISER_ID,
					  Dimension.ADVERTISER_NAME,
					  Dimension.ORDER_ID,
					  Dimension.ORDER_NAME,
					  Dimension.LINE_ITEM_ID,
					  Dimension.LINE_ITEM_NAME,
					  Dimension.LINE_ITEM_TYPE,
					  Dimension.GENERIC_CRITERION_NAME
        };
		     
        Column[] columnArray= new Column[] {
			     Column.AD_SERVER_IMPRESSIONS,
			     Column.AD_SERVER_CLICKS,
			     Column.AD_SERVER_CTR,
			     Column.AD_SERVER_CPM_AND_CPC_REVENUE,	
			     Column.AD_SERVER_DELIVERY_INDICATOR,
			    Column.AD_SERVER_WITHOUT_CPD_AVERAGE_ECPM,		           Column.AD_SERVER_LINE_ITEM_LEVEL_PERCENT_IMPRESSIONS
  }; 

Now we are getting report without this column GENERIC_CRITERION_NAME.
Apr 14, 2014
#1 naresh.p...@mediaagility.com
It was coming a week ago. Now it had stopped coming.
Apr 15, 2014
Project Member #2 aro...@google.com
We are addressing your question on the forum. Thanks.
Status: Invalid
May 5, 2014
#3 youdhvee...@mediaagility.com
Any update on this?
May 5, 2014
#4 vt...@google.com
Hello:

(1) We have moved to GitHub, please follow and use: https://github.com/googleads/googleads-java-lib/ instead of this code site.

(2) This issue is not client library specific. For API issues, please ask them on our API forums and follow them there. This issue should now be fixed. If you have further problems, please follow up on the thread below:
https://groups.google.com/forum/#!topic/google-doubleclick-for-publishers-api/Fl6kTQtqRz4

Thanks,
Vincent Tsao, DFP API Team


Powered by Google Project Hosting