Managed Placement Data

2015-12-13 Thread Nooni
I am looking for a way to get managed placement data by Ad Performance Report or Campaign Performance Report. Are there any ways to retrieve the data? Thank you. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+:

Managed Placement Data

2015-12-12 Thread Nooni
I am looking for a way to get managed placement data by Ad Performance Report or Campaign Performance Report. Are there any ways to retrieve the data? Thank you. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+:

Video campaign statistic through API

2015-11-24 Thread Nooni
Hi, I would like to know how to get video campaign statistics data through API. We are using the below script with the ad performance report but can not receive data of video campaigns. If you could help us, I would appreciate it. SetDefaultServer("https://adwords.google.com/;);

Re: Showing Ad with Performance Report

2015-10-16 Thread Nooni
Hi, Thank you for your reply. I have one more question. How can I get the Link (maybe called the final URL)? Thank you. 2015年10月12日月曜日 22時07分30秒 UTC+7 Anthony Madrigal: > > Hi, > > When running the Ad Performance Report, you can use the field Headline >

Can not get any data when there is no impression

2015-10-16 Thread Nooni
Hi, I have a question about the Campaign Performance Report and Ad Performance Report. I could not get any data even the campaign or ad names if ads have no impression. Is this natural? If so, do you have any ways to get such data? Thank you. -- --

Re: Showing Ad with Performance Report

2015-10-12 Thread Nooni
Hi, Thank you for your reply. I will try it. I have one more question. How can I get the data of ad size by Ad Performance Report? Thank you. 2015年10月9日金曜日 23時17分56秒 UTC+7 Anthony Madrigal: > > Hi, > > There is no way to show the actual ads when running an Ad Performance > Report >

Showing Ad with Performance Report

2015-10-09 Thread Nooni
Hello, I would like to show ads as below by using the performance report and want to add the link. https://tpc.googlesyndication.com/pageadimg/imgad?id=CICAgKDT4Z66HhCsAhj6ASgBMgikYscs77L7zw How can I do this? And also I would like to know how to show Flash ads as well if the method is

Daily Ad Impressions, Clicks and CTR Statistics

2015-09-30 Thread Nooni
Hi, I am finding the way to obtain impressions, clicks and CTR data of ads by day. If the campaign duration is 30 days, I want to obtain the ads data of each day separately for 30 days. Here is the PHP code we made. LogDefaults(); $user->SetClientCustomerId('xxx--xxx'); // Create

Re: INVALID_TOKEN_HEADER

2015-08-06 Thread Nooni
Hi Anthony, Thank you for your assistance. We could set up properly. Thank you again. On Wednesday, August 5, 2015 at 9:49:55 PM UTC+7, Anthony Madrigal wrote: Hi Nooni, I noticed that your SOAP XML request has an invalid field in the *developerToken* tag. Please use your developer

INVALID_TOKEN_HEADER

2015-08-03 Thread Nooni
Hi, I am trying to develop an Adwords API tool by PHP but having the INVALID_TOKEN_HEADER error somehow. The script is as attached (some confidential information is hidden). I think I set up the developer token properly. Do you have any idea to solve this issue?? Thank you in advance. -- --