Re: ImageAd Add New Image add using PHP

2015-09-25 Thread Jeremy Malcolm
I want to create simple Image add in my adgroup On Friday, September 25, 2015 at 11:23:09 AM UTC-4, Jeremy Malcolm wrote: > > I can not find any example how to do so, > > I use MediaService to upload an image and get id. > > Please help. > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

ImageAd Add New Image add using PHP

2015-09-25 Thread Jeremy Malcolm
I can not find any example how to do so, I use MediaService to upload an image and get id. Please help. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts

Re: Which TimeZone governs the Daily Limit or 10k operations?

2015-09-25 Thread Anash P. Oommen (AdWords API Team)
Hi Andre, Yep, that should work. You only need to upgrade to the Standard access token if you regularly see your usage go above 10K operations / day. Cheers, Anash P. Oommen, AdWords API Advisor. On Thursday, September 24, 2015 at 6:49:56 PM UTC-4, Andre Tannus wrote: > > So is it safe to say

Re: ImageAd Add New Image add using PHP

2015-09-25 Thread Umesh Dengale
Hello, In the AdWords API, you could create the ImageAd using the AdGroupAd service . You could refer the

Re: How to get developer token and client customer id using adwords api

2015-09-25 Thread Umesh Dengale
Hello, You could create the manager account (MCC) then you could apply for developer token. Please check out our sign up guide for more details. The client customer id

Re: How to make a call mcc test account when my Developer token not approved.

2015-09-25 Thread Umesh Dengale
Hello, The client customer id is the AdWords account id for which you are adding/updating AdWords data. Please check out our basic concepts

Re: How to make a call mcc test account when my Developer token not approved.

2015-09-25 Thread Scott
On Friday, September 25, 2015 at 7:55:13 PM UTC+5:30, Umesh Dengale wrote: > > Hello, > > You are getting the QuotaCheckError.DEVELOPER_TOKEN_NOT_APPROVED error > because you are trying to access a production account with unapproved > developer token(Pending approval status). However, you

How to get developer token and client customer id using adwords api

2015-09-25 Thread Scott
i need to get developer token and client customer id of authorized user using api. i'm getting access token and refresh token using oauth2.0. i don't know how to get developer token and client customer id using api. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our

Re: KeywordText when pulling Keywords Performace report

2015-09-25 Thread Julian Magnone
We faced a similar issue trying to run our Adwords scripts and Umesh's advice worked like a charm. Replacing "KeywordText" by "Criteria" in the query fixed the problem. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+:

Showing my Ads on google search engine.

2015-09-25 Thread Yogesh Vashist
Hello everyone, I have a question about showing the ads on google search engine or its partner search engines. When someone click on my ads, they will go on the destination URL's. If the same person go back on search engine and again click on the same Ads then does my ad cost deduct from the

Re: Problem with TargetIdeaService and language

2015-09-25 Thread Anthony Madrigal
HI Julien, Since the issue exists in both UI and API, the most likely reason is that there is not enough data for this keyword since 2015-09-18. I'd ask them to reach out to a Google AdWords Advisor on the product forum. Could you please reach out to a Google AdWords Advisor on the AdWords

Re: Problem with TargetIdeaService and language

2015-09-25 Thread Anthony Madrigal
Hi Julien, Since the issue exists in both UI and API, the most likely reason is that there is not enough data for this keyword since 2015-09-18. Could you please reach out to a Google AdWords Advisor on the AdWords Product Forum ? Thanks, Anthony

Re: encountering ACTION_NOT_PERMITTED on BudgetOrderService

2015-09-25 Thread Anthony Madrigal
Hi, Is your account whitelisted to use the BudgetOrderService? One reason you could get this error is that you are unauthorized to use this service unless you are whitelisted. If you are whitelisted for this service, could you please send me your SOAP XML request and response through *Reply

Re: Showing my Ads on google search engine.

2015-09-25 Thread Anash P. Oommen (AdWords API Team)
HI Yogesh, Nope, you won't be charged. See this help center page: https://support.google.com/adwords/answer/42995?hl=en. Also, questions on AdWords product is better answered on the product forum: https://www.en.adwords-community.com/. This forum is dedicated to AdWords API

Re: How to make a call mcc test account when my Developer token not approved.

2015-09-25 Thread Umesh Dengale
Hello, You are getting the QuotaCheckError.DEVELOPER_TOKEN_NOT_APPROVED error because you are trying to access a production account with unapproved developer token(Pending approval status). However, you could make the API call to your test AdWords account with developer token with pending