Using Adwords API with test account

2013-05-01 Thread Devraj Gupta
Hello, I plan to use the Adwords API with test account. I have created a MCC account and was trying to follow https://developers.google.com/adwords/api/docs/test-accounts It says Create an MCC account and apply for API access. The

RMF C.65

2013-05-01 Thread Matt
I'm currently adapting an application such that it meets the Adwords RMF for Creative and Management functionality. Would C.65, 'Enable Conversion Tracking' be met if I had a check box on the create campaign page to enable/disable conversion tracking, or do I need to provide the ability to

Policy Violation after Validation

2013-05-01 Thread Nils Hempel
Hallo Google AdWords Community, I have a problem with the validation of my Ads and Keywords as well. I am sending an large ammount of Ads to the validation service and process the answers just like in the example. But when I afterwards send all the remaining operations to the mutateJobService

Re: Get the budget and cost of individual campaign in an account

2013-05-01 Thread yashu tyagi
Getting all the fields like Cost,CampaignName but when using TotalBudget or BudgetId get an exception :- HTTP code: 400, type: "ReportDefinitionError.INVALID_FIELD_NAME_FOR_REPORT", trigger: "", fieldPath: "" On Wednesday, May 1, 2013 11:55:47 AM UTC+5:30, yashu tyagi wrote: > > Hello i want

Re: Get the budget and cost of individual campaign in an account

2013-05-01 Thread yashu tyagi
using this report CAMPAIGN_PERFORMANCE_REPORT On Wednesday, May 1, 2013 11:55:47 AM UTC+5:30, yashu tyagi wrote: > > Hello i want to get the budget and cost of individual campaign in an > account but could not figure it out using.. > https://developers.google.com/adwords/api/docs/reference/ is t

Re: Using Adwords API with test account

2013-05-01 Thread Jeremy Aube
Test accounts don't require approved developer tokens, so even if your API access request is ultimately disapproved due to not having a live webpage, you will still be able to use that developer token for your test account. On Wednesday, May 1, 2013 3:12:39 AM UTC-4, Devraj Gupta wrote: > > > He

Re: How to use OAuth 2.0 to Access Google APIs as Service Account with Google APIs Client Library for PHP to use AdWords API

2013-05-01 Thread Jeremy Aube
Plain Oauth2 only requires user input the first time. If you request the token with offline access and store the token, you can use it later without any user interaction. On Tuesday, April 30, 2013 1:47:48 PM UTC-4, web...@adaptiveaudience.com wrote: > > Danial, > > Thank you so much for your r

RE: .net Client library v201209 Reporting issue

2013-05-01 Thread Niladri Sarkar
This is my header {Content-Type: application/x-www-form-urlencoded Authorization: GoogleLogin auth=DQAAAIYAAADJLqBw0ohYGvmFYj6cVEHg4Wn9mFBT-TaZvI0WId-iKdklWtX0noUbb2JQItC 3yo2GQpWkyzp-takvNItgaETLdm9kudvyLlHezo5dLWEl0f5qRHFoNanmyCTkVAgoez5T5kXSKZs ms9CdCsUmsts6vAknk9U7vjiqvl_8MnKmDYHhihWuyCkYKgeW

Re: DerivedDailyBudget in campaign report?

2013-05-01 Thread yashu tyagi
Hello Oliver i have exactly the same question... Have you got your answer please share it with me... On Tuesday, June 26, 2012 11:05:26 PM UTC+5:30, Oliver wrote: > > The Campaign report has two fields the documentation refer to as the > campaign budget: 'DerivedDailyBudget' and 'Amount'. > > I

Re: How to use OAuth 2.0 to Access Google APIs as Service Account with Google APIs Client Library for PHP to use AdWords API

2013-05-01 Thread webdev
Danial, Can you please recheck the account? The billing is set up , but I'm still getting the incomplete_signup error. Thank you! Best regards, David On Wednesday, May 1, 2013 8:39:34 AM UTC-5, Jeremy Aube wrote: > > Plain Oauth2 only requires user input the first time. If you request th

Re: .net Client library v201209 Reporting issue

2013-05-01 Thread Anash P. Oommen (AdWords API Team)
Hi Subrata, I think part of the problem is that you used a nuget package rather than the standard client library download, so you never got to see the code examples. You can refer to https://code.google.com/p/google-api-adwords-dotnet/source/browse/trunk/examples/adwords/CSharp/v201302/Reportin

Re: How to create upgraded mobile extensions

2013-05-01 Thread moleary
I'm having the same problem. Are upgraded mobile extensions exposed via the API yet? On Tuesday, April 30, 2013 1:22:58 PM UTC-5, Chris Lande wrote: > > Hi, > > I've upgraded to the 201302 api and am able to create enhanced campaigns > without any problem but the call extensions appear to still

RE: .net Client library v201209 Reporting issue

2013-05-01 Thread Niladri Sarkar
Thank you once again Anash. I will try your way and see how it comes up J From: adwords-api@googlegroups.com [mailto:adwords-api@googlegroups.com] On Behalf Of Anash P. Oommen (AdWords API Team) Sent: Wednesday, May 01, 2013 9:45 PM To: adwords-api@googlegroups.com Cc: adwordsapiadvisor+take...

Re: can i use adward campaign in my own or do i need to hire the Agent?

2013-05-01 Thread Kevin Winter (AdWords API Team)
Hi, This forum support the AdWords API. General AdWords questions can be asked here: https://www.en.adwords-community.com/ - Kevin Winter AdWords API Team On Sunday, April 28, 2013 11:48:57 AM UTC-4, designg...@gmail.com wrote: > > can i use adward campaign in my own or do i need to hire the

Re: CustomerSyncService (v201302): questions about lastChangeTimestamp, updated campaign criterions within CampaignChangeData, and new ads/criterions within AdGroupChangeData

2013-05-01 Thread Kevin Winter (AdWords API Team)
Hi Julian, 1) I believe this will be the end of the date range you request. 2) I don't believe its currently possible to detect changes to bid modifiers for campaign criterion. 3) I believe that the changedCriteria includes additions. The CustomerSyncService was introduced a long time ago and

Re: Report Feature Request: Cost Adjustment Report (incl. Click Fraud)

2013-05-01 Thread Kevin Winter (AdWords API Team)
Hi, We don't have anything to announce at this time, but we will make sure the engineers hear this feedback. - Kevin Winter AdWords API Team On Monday, April 29, 2013 10:52:18 AM UTC-4, Charles PMD wrote: > > This is a specific report feature request surrounding cost and credit > adjustments

Re: Max CPC Bid vs. Max CPC paid

2013-05-01 Thread Kevin Winter (AdWords API Team)
Hi Devesh, This is correct, they still refer to the same data: the current maxCpc bid for the keyword. All fields marked "Attribute" in the behavior column will return the current value of the row, regardless of the time period requested. - Kevin Winter AdWords API Team On Monday, April 29,

what is taking my adwords token so long?

2013-05-01 Thread webdev
Hello, My adwords token has not been approved. I have billing set up properly. If you could please approve or let me know what is taking so long, then please let me know. Thank you for your time! Customer ID: 667-082-2778 Best regards, David Paul -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

Re: QuotaCheckError.INCOMPLETE_SIGNUP

2013-05-01 Thread webdev
By billing info is on and I'm experiencing the same issue. Customer ID: 667-082-2778 Thank you for your time. On Tuesday, April 30, 2013 1:48:41 AM UTC-5, Takeshi Hagikura (AdWords API Team) wrote: > > Hi, > > Usually it's caused that you haven't supplied billing info or your credit > card

InternalApiError.UNEXPECTED_INTERNAL_API_ERROR when using CampaignAdExtensionService

2013-05-01 Thread phong
I'm using the CampaignAdExtensionService's get call to retrive extensions( MobileExtension) and end up getting the InternalApiError.UNEXPECTED_INTERNAL_API_ERROR. We sleep for 30 seco

Re: CustomerSyncService (v201302): questions about lastChangeTimestamp, updated campaign criterions within CampaignChangeData, and new ads/criterions within AdGroupChangeData

2013-05-01 Thread Kevin Winter (AdWords API Team)
Hi Julian, "Our goal is to be able to detect changes to campaigns (and it's children, and it's children's children, etc) since a certain datetime untill now. We're talking about additions, deletions and updates -- in other words any and all changes. If CustomerSyncService is not the best way

Re: How to create upgraded mobile extensions

2013-05-01 Thread Chris Lande
Hello? What's the word? Can we create upgraded call extensions using the API or not? On Tuesday, April 30, 2013 11:22:58 AM UTC-7, Chris Lande wrote: > > Hi, > > I've upgraded to the 201302 api and am able to create enhanced campaigns > without any problem but the call extensions appear to still

Re: Does the AdWords API support authentication via service accounts (OAuth 2.0)?

2013-05-01 Thread brent
Speaking about the Python lib: Firstly, I cannot seem to acquire anything from the API Console for AdWords that has a "client_secret", so all the interactive examples do not work for me. So if that was solvable I would not have gone down this second path which is: I have not seen anything that

Re: Using Adwords API with test account

2013-05-01 Thread Devraj Gupta
Hello Jeremy, Appreciate your response. I did try the test token generated after filling the API access form. However i get an auth failure. Do i still need to do the below before i starting using the token; as per [ https://developers.google.com/adwords/api/docs/test-accounts] ? Fill in this

Campaign ID in Adwords Report

2013-05-01 Thread Vasanth
Hi, We are trying to pull campaign report directly from the Adwords UI but we could not find any campaign ID in it. Is there a way I can add the campaign id to the report? Thanks, Vasanth. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion g