I am unsure about the longevity of my currently migrated script to retrieve
extension performance via the feed_item resource (from the previous
'PLACEHOLDER_FEED_ITEM_REPORT'
in adwords). I understand that we are shifting form feed based to asset
based for extensions. From what I am reading in
Hi Mark,
I have managed to resolve it, seems the issue was that I was using the
older version of google-ads library I installed in June which did not have
call_asset in the asset resource yet.
It worked after updating the google-ads library to the most recent one.
Cheers,
Marvin
On Monday
A snippet of the script I have written to create a new call extension
asset
- * asset_service = client.get_service("AssetService")*
- *asset_operation = client.get_type("AssetOperation")*
- *asset = asset_operation.create*
- *asset.name = 'Test Call Asset 1'*
- *
Hi Ernie,
Thanks for that, it was really helpful.
Sincerely,
Marvin Laskov
On Friday, November 5, 2021 at 3:38:40 PM UTC+8 adsapi wrote:
> Hi Marvin,
>
> I work with Matt and let me provide support to your concern.
>
> If what you are looking for is a report type only that can
then match the label id to retrieve the label
names I require, however I would like to know if there is an easier more
straightforward approach? Also will it be possible to include the label
name in ad_group_ad resource in future versions?
Sincerely,
Marvin Laskov
On Wednesday, November 3, 2021
I am trying to create a report for Extended Text Ads using Google Ads API
in the python language.
I was able to do this for my reporting using Adwords API whereby I selected
labels and labelids in the columns field.
cols = [ 'AccountDescriptiveName', 'AdGroupId', 'AdGroupName',
'AdGroupStatus
Hello,
I'm trying to get all my campaigns with their Labels. When I don't include
"Labels" in my request I have everything but when I'm adding it some are
missing.
Here I have all of them
SELECT CampaignId, Date, CampaignName, CampaignStatus, Impressions, Clicks,
Cost, AveragePosition, Convers
Hello,
I'm trying to get all my campaigns with their Labels. When I don't add
"Labels" in my request I'm getting all of them. But when it's added, some
campaigns just disappear.
Here my request without "Labels"
SELECT CampaignId, Date, CampaignName, CampaignStatus, Impressions, Clicks,
Cost,
Hello,
I am using the default code example to call get_keywords.py, which works
fine except the documentation for adgroupcriterionservice says that quality
score is selectable:
https://developers.google.com/adwords/api/docs/reference/v201705/AdGroupCriterionService.QualityInfo,
So I simply adde
Resolve ! I remove filter STATUS (i forget because i used for another
Report).
On Tuesday, October 28, 2014 6:43:28 PM UTC+1, Akoudad Marvin wrote:
>
> Hello !
>
> I just begin to use Adwords API and more specifically the reports.
>
> But SEARCH_QUERY_PERFORMANCE_REPORT doesn
r on it. You can only select or
> filter on fields that exist within the report definition.
>
> Regards,
> Mike, AdWords API Team
>
> On Tuesday, October 28, 2014 1:43:28 PM UTC-4, Akoudad Marvin wrote:
>>
>> Hello !
>>
>> I just begin to use Adwords AP
Hello !
I just begin to use Adwords API and more specifically the reports.
But SEARCH_QUERY_PERFORMANCE_REPORT doesn't work, in fact i want to get
Query, Clicks, etc... but i've got this error:
ReportDefinitionError.INVALID_FIELD_NAME_FOR_REPORT (I verified this fields
are in the report and f
Hello.
I should use the report SEARCH_QUERY_PERFORMANCE with the fields Query,
Clicks, Impressions, etc... but i've a
"ReportDefinitionError.INVALID_FIELD_NAME_FOR_REPORT " (I've verified this
fields are in report!)
Log:
Query
Clicks
Impressions
Ctr
AverageCpc
Cos
13 matches
Mail list logo