THIRD_PARTY_REDIRECT_AD not returning by AdGroupAdService

2012-05-10 Thread kala
Hello, We are using v201109 GawAPI lib for downloading Ads, Campaigns, etc. It seems that we are not getting Ads with type: THIRD_PARTY_REDIRECT_AD but those ads were added through MCC frontend. For selector, we are using: $selector - fields = array('Id', 'Name', 'AdGroupId', 'Status',

BudgetOrderService: CUSTOMER_NOT_WHITELISTED_FOR_API

2012-05-10 Thread Гафаров Артур
Hello! Why this code: $service = $user-GetService('ServicedAccountService', 'v201109'); $selector = new ServicedAccountSelector('xxx-xxx-'); $res = $service-get($selector); var_dump($res); works completely? And this code: $service = $user-GetService('BudgetOrderService', 'v201109');

BudgetOrderService: CUSTOMER_NOT_WHITELISTED_FOR_API

2012-05-10 Thread Гафаров Артур
Hello! Why this code: $service = $user-GetService(' ServicedAccountService', 'v201109'); $selector = new ServicedAccountSelector('xxx-xxx-'); $res = $service-get($selector); var_dump($res); works completely? And this code: $service = $user-GetService('BudgetOrderService', 'v201109');

Ad hoc report oddity - simple request but no data returned

2012-05-10 Thread axtens
reportDefinition xmlns=https://adwords.google.com/api/adwords/cm/v201109; selector fieldsAccountDescriptiveName/fieldsfieldsAccountId/fields /selector reportName1_91_123_skinny/reportName reportTypeACCOUNT_PERFORMANCE_REPORT/reportType dateRangeTypeYESTERDAY/dateRangeType

Google Ads APIs Client Libraries for python 3

2012-05-10 Thread markus.padou...@adjug.com
Hey, I need to develop a system for my company where I need to use the AdWords API (or Ad Exchange Buyer SOAP API, still a few requirements to figure out). We are currently developing on python 3.2, which the provided library doesn't support. I tried to convert the code myself to python 3,

Re: Why when I try to Get the Ad Groups It returns me the AdGroups with any data?

2012-05-10 Thread David Kemp
Do you have some code to share? You usually have to specify which attributes you want when you request an object through the api. On Thursday, 10 May 2012 15:10:53 UTC+1, Eduardo Hiroshi Campos Tamaki wrote: Hi I new on developing with the Adwords API, I have a question... Why when I try

Re: Why when I try to Get the Ad Groups It returns me the AdGroups with any data?

2012-05-10 Thread Eduardo Hiroshi Campos Tamaki
Thank's, I wasn't requiring all the attributes that I wanted. Thanks a lot! Em quinta-feira, 10 de maio de 2012 11h25min41s UTC-3, david...@mediacom.com escreveu: Do you have some code to share? You usually have to specify which attributes you want when you request an object through the

API Developer Token Pending Approval now at 3 months

2012-05-10 Thread jody stein
MCC Customer ID: 304-374-5521 Is there any way we can get some assistance in finding out the current status of our application? We began the process in early February and received the last email from the team on 3/12. Hello, Thanks for the update. I'll get back to you with the status of

Google TV Ads and API connectivity?

2012-05-10 Thread FrankB
I help support a PPC management platform where my clients are linked to us using an API. Are Google TV ads data available through the API settings? Or is this still in a Beta setting at Adwords? Rule of thumb for us is if I can't access it through Adwords Editor, I can not access it