I have recently migrated to AdsApi v201705; I am having an issue with a 
production accounts when interfacing 
with Google\AdsApi\AdWords\v201705\cm\[CampaignPage,AdGroupPage]. The 
request comes back with no entries, but has totalNumEntries indicating that 
there should be data objects there. This call work as intended with my 
TESTING AdWords account, just not production.
The following are logs of the page objects for the 2 production accounts...

Account 1:
[28-Jul-2017 19:29:09 Europe/London] 
object(Google\AdsApi\AdWords\v201705\cm\CampaignPage)#146 (4) {
  ["entries":protected]=>
  NULL
  ["totalNumEntries":protected]=>
  int(2)
  ["PageType":protected]=>
  string(12) "CampaignPage"
  ["parameterMap":"Google\AdsApi\AdWords\v201705\cm\Page":private]=>
  array(1) {
    ["Page.Type"]=>
    string(8) "PageType"
  }
}
[28-Jul-2017 21:30:17 Europe/London] 
object(Google\AdsApi\AdWords\v201705\cm\AdGroupPage)#146 (4) {
  ["entries":protected]=>
  NULL
  ["totalNumEntries":protected]=>
  int(5)
  ["PageType":protected]=>
  string(11) "AdGroupPage"
  ["parameterMap":"Google\AdsApi\AdWords\v201705\cm\Page":private]=>
  array(1) {
    ["Page.Type"]=>
    string(8) "PageType"
  }
}


Account 2:
[28-Jul-2017 19:29:44 Europe/London] 
object(Google\AdsApi\AdWords\v201705\cm\CampaignPage)#146 (4) {
  ["entries":protected]=>
  NULL
  ["totalNumEntries":protected]=>
  int(4)
  ["PageType":protected]=>
  string(12) "CampaignPage"
  ["parameterMap":"Google\AdsApi\AdWords\v201705\cm\Page":private]=>
  array(1) {
    ["Page.Type"]=>
    string(8) "PageType"
  }
}

[28-Jul-2017 21:30:29 Europe/London] 
object(Google\AdsApi\AdWords\v201705\cm\AdGroupPage)#146 (4) {
  ["entries":protected]=>
  NULL
  ["totalNumEntries":protected]=>
  int(4)
  ["PageType":protected]=>
  string(11) "AdGroupPage"
  ["parameterMap":"Google\AdsApi\AdWords\v201705\cm\Page":private]=>
  array(1) {
    ["Page.Type"]=>
    string(8) "PageType"
  }
}



-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/7dc066bd-b9bb-4dc0-b112-f30d5117f209%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to