Hi Adwords API team,
We are facing the same issue. We are using Adwords Google API v201309 with
PHP Client Library. We are getting the error *Error Fetching http body, No
Content-Length, connection closed or chunked data *while making calls to
API.
Can you please let us know if there has be
Adwords API Team,
I am trying to fetch the top-level and first-level categories for the
Dynamic search campaigns using Keywordless category report. But we are not
getting all the categories which we see in the Adwords interface.
Can you please let us know how can all the categories be fetched?
Anash,
The email Id used is exactly the same as used in Adwords UI.
Thanks,
Shobha
On Wed, Dec 18, 2013 at 11:56 AM, Shobha Procentris <
shobha.procent...@gmail.com> wrote:
> Anash,
>
> The email Id used is exactly the same as used in Adwords API.
>
> Thanks,
> Sho
Anash,
The email Id used is exactly the same as used in Adwords API.
Thanks,
Shobha
On Tue, Dec 17, 2013 at 7:52 PM, Anash P. Oommen (AdWords API Team) <
adwordsapiadvisor+an...@google.com> wrote:
> Hi Shobha,
>
> I think email is case-sensitive, could you make sure it matches exactly
> what i
Hi Adwords API team,
I am trying to fetch the Dynamic Search Ads - auto targets by using
Criteria - Webpage in the Criteria Performance report. I am getting all the
data properly except the actual auto targets. I am getting junk characters
in with the auto target labels
I have given a few exam
Hi Adwords Team,
We are trying to use
LocationSyncExtension(https://developers.google.com/adwords/api/docs/reference/v201309/CampaignAdExtensionService.LocationSyncExtension)
and trying to use OAuthinfo for authentication.
Our headers are of the following type :
[adExtension] => LocationSyncE
>criterion);
var_dump($adGroupCriterion->criterion->id);
}
} else {
print "No data found.\n";
}
Thanks,
Shobha
On Fri, Nov 8, 2013 at 4:44 PM, Shobha Procentris <
shobha.procent...@gmail.com> wrote:
> Hi Paul,
>
> I tried this usin
Hi Adwords Team,
Is it possible to fetch the stats categorised/grouped by
ConversionCategoryName like 'SignUp', 'Lead' etc using Keywords Performance
Report?. Currently non conversion related data like Impressions, Average
CPC etc is not supported when we use ConversionCategoryName
Is there an
Takeshi,
In Adwords we have tab called 'Settings' under conversions which allows us
to set the type of conversion metric to either 1-per-click or
Many-per-click.
I was wondering if this is possible through Adwords API.
Shobha
On Friday, November 15, 2013 11:50:44 AM UTC+5:30, Takeshi Hagikur
Hi,
In adwords interface, we can set the Conversion Bid Metric (under Tools and
Analysis > Conversions) to either
1. Conversions (1-per-click) OR
2. Conversions (many-per-click)
Can we set this using Google API v201309?
Thanks,
Shobha
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Al
Hi Paul,
I tried this using the following code snippet in PHP
$adGroupCriterionService = $user->GetService('AdGroupCriterionService',
'v201309');
$selector = new Selector();
$selector->fields =
array('Id','parameter','criteriaCoverage','criteriaSamples');
$selector->predicates[] = new Predica
Hi Danial,
The Dynamic Search Ads are available as a separate type. But how can we
fetch the individual 'Auto Targets' based on category, URL etc defined
under the Dynamic Search Campaigns. The Keyword Less Category and Query
reports don't seem to return the data.
Also, we can set the bids a
Hi Adwords API team,
Is it possible to set Adgroup level custom bids using the newest version of
Google API v201309?
Thanks,
Shobha
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/gr
Hi Viju,
Can you please tell me how can this be done?
On Wednesday, October 9, 2013 4:42:23 PM UTC+5:30, shobha.p...@gmail.com
wrote:
>
> Hi Adwords API Team,
>
> Can you pls let us know if it is possible to set Target CPA on
> many-per-click basis for the conversion optimizer campaigns in the
Hi Adwords API Team,
Can you pls let us know if it is possible to set Target CPA on
many-per-click basis for the conversion optimizer campaigns in the new
version of the API release?
Thanks,
Shobha
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussio
Hi Adwords API Team,
We want to change the bids for Auto Targets under Dynamic Search Campaigns
using v201309. Can you please let us know the following:
1. How can the bids be retieved?
2. How can we update the bids?
Thanks,
Shobha
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also
Hi Adwords Team,
Even we tried to fetch the stats for Dynamic Search Ads including those of
the Auto targets using Keyword less category and Keyword less Query report
but it didn't return any data. We do have ample data with impressions. Can
you please let us know how can the data be retrieved
On Wednesday, October 9, 2013 2:50:02 PM UTC+5:30, fr...@bgenius.com wrote:
>
> Dear Adwords API support,
>
>
> Since the release of V201309 a few features went out of beta, Dynamic
> Search Ads being one of them.
>
> We would like to implement better support for DSA for our users and are
> inv
Hi,
Shared sets have been under BETA for quite some time. Can you please let us
know when would it be possible to add negatives to the Shared library using
Shared Sets feature of Adwords API. We are currently using v201302.
Thanks,
Shobha
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=
Hi,
I am trying to fetch Destination URL report for a client using Adwords APi
v201302 as well as from the 'Client Reporting' section in Adwords. But I am
not getting the report.
I executed the report for a duration of 2013-07-01 to 2013-09-24 using both
the methods. Sometimes, I get error ERR
Hi Anash,
Even we are facing bad gateway issue for quite some time(till yesterday Sep
02 2013). We are trying to update the bids at keywords level using the Bulk
Mutate job service.
Can you please let us know if this has been fixed?
On Wednesday, August 21, 2013 4:48:39 PM UTC+5:30, Andreea
Hi,
I am trying to fetch columns 'CampaignId', 'EffectiveDestinationUrl',
'Impressions'
of Destination Url report for a duration of 2013-08-01 to 2013-08-15 and I
am getting the following error:
Underlying errors are Type =
'ReportDownloadError.ERROR_GETTING_RESPONSE_FROM_BACKEND', Trigger =
Hi,
We can exclude IP addresses using Adwords. Is this feature supported by
Adwords API? Can we exclude IPs using the latest version of Adwords API
Shobha
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http:
23 matches
Mail list logo