--
You received this message because you are subscribed to a topic in the Google Groups "Google's DoubleClick for Publishers API Forum" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/google-doubleclick-for-publishers-api/Vo9SaoQBUT4/unsubscribe.
To unsubscribe from this group and all its topics, send an email to google-doubleclick-for-p...@googlegroups.com.
To post to this group, send email to google-doubleclick...@googlegroups.com.
Visit this group at http://groups.google.com/group/google-doubleclick-for-publishers-api.
For more options, visit https://groups.google.com/d/optout.
Our network id is 79958275.It's difficult for me to pull a snippet as the code pulls in various parameters from various sources to build the line items submitted. i'm just confused as to what this error even means? usually, we get a normal dfp error such as DUPLICATE_NAME or Common.NOT_FOUND etc with a reference to which of the multiple line items caused it. i'm not sure what a "bad request" is (esp if the request is put together by the dfp php api)?*v
On Wed, Aug 6, 2014 at 7:40 AM, Vincent Tsao (DFP API Team) <dfpapi-advisor+vincent@google.com> wrote:
(1) Can you please send me a snippet of your code and I'll take a look?(2) What is your network ID?Thanks,Vincent Tsao, DFP API Team
On Wednesday, August 6, 2014 2:26:35 AM UTC-4, Tiv wrote:i am trying to submit line items to be created on our test network via the PHP api. some of my submissions work, but other times i get a 400 Error back saying "Bad Request".Any thoughts on what this could mean?thanks!
--
You received this message because you are subscribed to a topic in the Google Groups "Google's DoubleClick for Publishers API Forum" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/google-doubleclick-for-publishers-api/Vo9SaoQBUT4/unsubscribe.
To unsubscribe from this group and all its topics, send an email to google-doubleclick-for-publishers-api+unsubscribe@googlegroups.com.
To post to this group, send email to google-doubleclick-for-publishers-api@googlegroups.com.
To unsubscribe from this group and all its topics, send an email to google-doubleclick-for-p...@googlegroups.com.
To post to this group, send email to google-doubleclick...@googlegroups.com.
Thanks Vincent! i wasn't aware there was a limit to the size of requests. i was specifically told my dfp support before that i should batch my requests and send them to dfp using the suggested page size of 500. please let me know if this is not the case, and if so, how many line items i should be submitting at a time. thanks!*v
To unsubscribe from this group and all its topics, send an email to google-doubleclick-for-p...@googlegroups.com.
To post to this group, send email to google-doubleclick...@googlegroups.com.
500 is what we had it set for initially. When we started getting "bad request" errors, we dropped it to 100 (the text file with the error that i attached to a previous email only had 100 line items). is it possible that 100 is still too much?*v
To unsubscribe from this group and all its topics, send an email to google-doubleclick-for-p...@googlegroups.com.
To post to this group, send email to google-doubleclick...@googlegroups.com.
We havent tried dropping the page size below 100. what do you think is an acceptable value? we dont want to drop it *too* low and lose the benefits of batching our requests...thanks!*v