Re: TargetCPA on adgroup performance report reports current not average

2016-06-23 Thread 'Peter Oliquino' via AdWords API Forum
Hi Rahul, To better investigate your issue, could you provide your CID and the query for your report definition? Please use *Reply privately to author* when replying. Cheers, Peter AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+:

TargetCPA on adgroup performance report reports current not average

2016-06-23 Thread 'Rahul Agrawal' via AdWords API Forum
Hello, The documentation on TargetCPA for ad_group_performance report says "The average CPA target set on the Target CPA bidding strategy." It seems from my testing, that it returns the

Re: Differences between similar fields in UserList and CriterionUserList entities

2016-06-23 Thread 'Joyce Lava' via AdWords API Forum
Hi Al, Yes, you are correct. The explanation provided in the previous post applies with the *userListEligibleForDisplay* and *userListEligibleForSearch* fields of *CampaignCriterionService* and *AdGroupCriterionService* as well referenced to AdwordsUserListService.UserList. Thanks and

Re: Retrieve account creation date

2016-06-23 Thread tejas
Hi Shwetha, Gotcha. That's unfortunate. Finding the account creation date via the UI is only viable if this is your own account- not for applications. Are you suggesting to find the creation date of the account via the *Date* field of the response of Account Performance Report? Not the best

Re: Retrieve account creation date

2016-06-23 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Tejas, I'm afraid there is no field to provide the date on which the account was created. You could use the Account Performance Report as suggested in the referred post. Be sure to query the report

Re: Creating a Text Ad with SOAPUI

2016-06-23 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi, To create a Text ad, you need to use xsi:type to specify the AdType as this field is ignored on input. A sample mutate element to add a TextAd looks like this:

Retrieve account creation date

2016-06-23 Thread tejas
I've been trying to find the created date of the AdWords account so that I can fetch reports (using min / max date ranges) in increments so that users can see how stats grew over time. Without knowing the creation time of an account, I just have to set an arbitrary min time for the first

Re: Is PLACEHOLDER_FEED_ITEM_REPORT replacement for FeedItemService API for fetching more than 110K ad extensions?

2016-06-23 Thread 'Anthony Madrigal' via AdWords API Forum
Hi Karan, Are you following the code samples as listed in our client libraries ? If so, can you please send me via *reply privately to author *your requestId? Regards, Anthony AdWords API Team -- --

Re: Error creating new ad

2016-06-23 Thread Steve Rohde
I did >> https://groups.google.com/d/msg/adwords-api/h6ooQ9rcGAA/ph3-Fd2ICgAJ Thanks for the super quick response! -Steve *--* Steve Rohde Product Management | Acquisio Tel: 450.465.2631 ext. 223 Email: sro...@acquisio.com Follow Us: Twitter: http://twitter.com/acquisio LinkedIn:

Re: Newb: No campaigns were found.

2016-06-23 Thread 'Vishal Vinayak (Adwords API Team)' via AdWords API Forum
Hi Joe, Have you tried using the AdWords account ID instead of the MCC account ID? If yes then provide me privately SOAP XML request and response logs. Please click on *Reply privately to author* when responding. Regards, Vishal, Adwords API Team -- --

Creating a Text Ad with SOAPUI

2016-06-23 Thread srohde
I'm trying to figure out how to create a text ad form SOAPUI. I get the following validation errors... *line 22: Element not allowed: headline@https://adwords.google.com/api/adwords/cm/v201605 in element ad@https://adwords.google.com/api/adwords/cm/v201605* *line 23: Element not allowed:

Re: UAC (Universal App Campaign) Campaigns are Not Receiving With Adwords API V201605 - CampaignService

2016-06-23 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi, Universal App Campaigns are only supported in Campaign Performance Report in the AdWords API. These rows will have AdvertisingChannelType

Re: Error creating new ad

2016-06-23 Thread srohde
Reed, I'm running into exactly the same issue you described. How did you resolve it? Thanks, Steve On Monday, January 23, 2012 at 2:50:32 PM UTC-5, Reed wrote: > > Arrgh. never mind, forgot about the strict XML validation re order of > the elements. WSDL confuses soapUI - it doesn't even

Re: YouTube Video ID in Video Performance Report Does Not Match

2016-06-23 Thread Mark Rogoyski
Hi Josh, Thanks for the update. Mark On Thursday, June 23, 2016 at 8:53:36 AM UTC-7, Josh Radcliff (AdWords API Team) wrote: > > Hi Mark, > > We're still discussing whether to make this change. If we do change the > behavior, it will most likely happen starting with a specific AdWords API >

Newb: No campaigns were found.

2016-06-23 Thread Joe M
Hello All of my credentials i.e. developer token, user agent, client customer id, (oauth2) client id, client secret, refresh token have been added to the auth.ini file. ; Detailed descriptions of these properties can be found at: ; https://developers.google.com/adwords/api/docs/headers

UAC (Universal App Campaign) Campaigns are Not Receiving With Adwords API V201605 - CampaignService

2016-06-23 Thread Selçuk GÖKTUNA
Hi Adwords API Team, When we want to take UAC Campaign List (Name, ID ... ) with another Campaigns but Adwords API not returning this campaigns (UAC) with Campaign List from CampaignService Result Set. You can see our request below and how we will take this UAC Campaign List (Name, ID )

UAC (Universal App Campaign) Campaigns are Not Getting with Adwords API CampaignService

2016-06-23 Thread Selcuk goktuna
Hi Adwords API Team, UAC campaigns are not getting with our Campaign List request on Adwords API (v201605) - CampaignService. How we will take this campaigns (Name, ID )? Selector selector = new Selector(); selector.fields = new string[] { "Id",

Re: YouTube Video ID in Video Performance Report Does Not Match

2016-06-23 Thread 'Josh Radcliff (AdWords API Team)' via AdWords API Forum
Hi Mark, We're still discussing whether to make this change. If we do change the behavior, it will most likely happen starting with a specific AdWords API version to avoid creating problems for anyone who is relying on the current behavior. Thanks, Josh, AdWords API Team On Wednesday, June

Re: Differences between similar fields in UserList and CriterionUserList entities

2016-06-23 Thread adivenuti
Hello Joyce, Thank you so much for following up with your team to provide an answer to my question. I have a few related questions below. 1) Does a similar relationship exist between the value of a *CampaignCriterionService.CriterionUserList.userListEligibleForSearch* field and the value of

Re: StartDate returned from CAMPAIGN_PERFORMACE_REPORT is incorrect

2016-06-23 Thread 'Thanet Knack Praneenararat (AdWords API Team)' via AdWords API Forum
Hello Idit, It seems the fix is on the way and would be delayed until next week (probably after Monday evening). Sorry for your inconvenience. Best, Thanet, AdWords API Team On Friday, June 24, 2016 at 12:23:16 AM UTC+9, Idit Goldenberg wrote: > > I'm using version "v201603" and googles Python

Re: StartDate returned from CAMPAIGN_PERFORMACE_REPORT is incorrect

2016-06-23 Thread Idit Goldenberg
I'm using version "v201603" and googles Python Client Library 3.15.0 On Thursday, June 23, 2016 at 6:21:13 PM UTC+3, Idit Goldenberg wrote: > > Hi, > > Unfortunately no. > When I download the CAMPAIGN_PERFORMANCE_REPORT (using the Python > library), I still get the wrong start_date (a day before

Re: StartDate returned from CAMPAIGN_PERFORMACE_REPORT is incorrect

2016-06-23 Thread Idit Goldenberg
Hi, Unfortunately no. When I download the CAMPAIGN_PERFORMANCE_REPORT (using the Python library), I still get the wrong start_date (a day before the start date I gave it when i created the campaign in Adwords campaign management). Thanks, Idit On Thursday, June 23, 2016 at 6:04:45 PM UTC+3,

Re: StartDate returned from CAMPAIGN_PERFORMACE_REPORT is incorrect

2016-06-23 Thread 'Thanet Knack Praneenararat (AdWords API Team)' via AdWords API Forum
Hi Idit, The issue has been reported to be fixed. Could you please confirm? Cheers, Thanet, AdWords API Team On Monday, June 13, 2016 at 9:41:30 PM UTC+9, Idit Goldenberg wrote: > > Thank you! > > On Monday, June 13, 2016 at 3:37:40 PM UTC+3, Thanet Knack Praneenararat > (AdWords API Team)

Re: Adwords API grant access

2016-06-23 Thread 'Josh Radcliff (AdWords API Team)' via AdWords API Forum
Hi, That error suggests that you are using OAuth credentials from an account that does not have access to the manager account. The OAuth credentials for each request should be as follows: - *Extending an invitation (your example), getting pending invitations, or rescinding an

Re: Linking account by PHP api

2016-06-23 Thread 'Michael Cloonan (AdWords API Team)' via AdWords API Forum
Hello, If you are having a separate issue, please create a new forum thread and please provide more information about exactly what you are trying (preferably with SOAP). Unfortunately, we have determined that to accept a link request from a client account via the API, you have to authorize as

Re: Different results in Web Interface and API

2016-06-23 Thread 'Michael Cloonan (AdWords API Team)' via AdWords API Forum
Hello, I apologize about the lack of updates. The engineering team is still gathering information to determine the cause of the discrepancies. Unfortunately, this was a lower priority than some other items that have been ongoing, but I have contacted them again to let them know that you have

Re: Error java- operations[4].operand.biddingStrategyConfiguration

2016-06-23 Thread jhufg.567484
Hi Joyce, It has been resolved from my end itself. I was suplying null budget Amount value by mistake. I changed it to a finite values and it did work. Thanks for you concern. Regards, Tejendra On Thursday, June 23, 2016 at 12:45:46 PM UTC+5:30, jhufg.567484 wrote: > > I am trying to

Re: Error java- operations[4].operand.biddingStrategyConfiguration

2016-06-23 Thread jhufg.567484
Hi Joyce, Did you get my problem.Any updates regarding same. On Thursday, June 23, 2016 at 12:45:46 PM UTC+5:30, jhufg.567484 wrote: > > I am trying to add 3 product type as custom attribute and making last > custion label as biddable . > While making product partition tree i am getting the

Re: Error java- operations[4].operand.biddingStrategyConfiguration

2016-06-23 Thread jhufg.567484
Hi joyce, It doesn't solve my problem . please find the java code below for clear visualization what i am trying to do. ProductPartitionTree partitionTree = ProductPartitionTree.createAdGroupTree(adWordsServices, adWordsSession, adGroupId); Long partitionId = null; ProductPartitionNode

Re: get all account performance report

2016-06-23 Thread Zweitze
.NET has several options to deal with this problem. First, there is multithreading. Just run multiple threads at the same time, each thread doing (say) 20 reports. Another possibility is asynchronous processing . Pro-tip: if you

Re: Unable to create product partition

2016-06-23 Thread 'Joyce Lava' via AdWords API Forum
Hi Tejendra, I saw that there is a new thread for the above concern. Let us continue the discussion in the new thread . Thanks, Joyce, AdWords API Team -- --

Re: Linking account by PHP api

2016-06-23 Thread asma batool
Hi, I am also having issue linking account but errors is [ManagedCustomerServiceError.NOT_AUTHORIZED @ operations[0]] On Friday, May 23, 2014 at 6:15:49 PM UTC+5, sup...@grafxsoftware.com wrote: > > Hi! > > I tried to link an account with this code in php AdWords api: > > private function

Re: Error java- operations[4].operand.biddingStrategyConfiguration

2016-06-23 Thread 'Joyce Lava' via AdWords API Forum
Hi, Please refer to this forum discussion . Please check also the documentation

Re: Unable to create product partition

2016-06-23 Thread jhufg.567484
Hi Yin, Unable to create product partition tree .please send the following soap request and response *SOAP error response * http://schemas.xmlsoap.org/soap/envelope/;> https://adwords.google.com/api/adwords/cm/v201601;> 000535eba2a36c180a626d027b0e74b6

Re: Adwords API grant access

2016-06-23 Thread asma batool
Hi, I am able to access customer id using your code now i want to send invitation to user for that i am using this code $managedCustomerService = $user->GetService('ManagedCustomerService', 'v201603'); $customerService = $user->GetService("CustomerService"); $customer =

Error java- operations[4].operand.biddingStrategyConfiguration

2016-06-23 Thread No body pratap singh
I am trying to add 3 product type as custom attribute and making last custion label as biddable . While making product partition tree i am getting the following soap error . Also find the soap request header. *RESPONSE ERROR* http://schemas.xmlsoap.org/soap/envelope/;>

Re: Different results in Web Interface and API

2016-06-23 Thread zinchenko . m
Hello. Is there any news about this issue? четверг, 19 мая 2016 г., 18:19:04 UTC+3 пользователь Michael Cloonan (AdWords API Team) написал: > > Hello, > > We have heard reports of this issue in the past, where there is seemingly > no way to get the API results from the TargetingIdeaService to

Is PLACEHOLDER_FEED_ITEM_REPORT replacement for FeedItemService API for fetching more than 110K ad extensions?

2016-06-23 Thread Karan Vohra
Hi, We are getting a SELECTOR INDEX TOO HIGH (as the start index is at 110K) error when trying to call the Feed Item Service with paging of 10K. So, we are looking for alternative in the Reporting API - PLACEHOLDER_FEED_ITEM_REPORT but we are not getting any other records other than Report