billing_assignments
Overview
Name | billing_assignments |
Type | Resource |
Id | googleads.dfareporting.billing_assignments |
Fields
Name | Datatype | Description |
---|---|---|
billingAssignments | array | Billing assignments collection. |
kind | string | Identifies what kind of resource this is. Value: the fixed string "dfareporting#billingAssignmentsListResponse". |
Methods
Name | Accessible by | Required Params | Description |
---|---|---|---|
billingAssignments_list | SELECT | billingProfileId, profileId | Retrieves a list of billing assignments. |
billingAssignments_insert | EXEC | billingProfileId, profileId | Inserts a new billing assignment and returns the new assignment. Only one of advertiser_id or campaign_id is support per request. If the new assignment has no effect (assigning a campaign to the parent advertiser billing profile or assigning an advertiser to the account billing profile), no assignment will be returned. |